Skip to main content

Manage version of dockerhub images

Project description

doup

A command line tool for lazy people to maintain the pinned docker versions in project files. You never have to check for newer image versions at dockerhub manually.

What is the problem?

You want to pin the version of your docker images in your project files to avoid suprises. But your applications should stay up2date and that leads to a repeatable task. With doup you can set loose tags like latest in a comment above the image and doup will seach for the most specific tag and update the file.

example

OMG I WANT THIS!

Each docker image tag have to be marked in the previous line:

# doup:bullseye:prod
haproxy_docker_image: haproxy:2.6.2-bullseye
  • doup: required marker
  • bullseye: required tag to follow, see haproxy:bullseye
  • prod: optional group name

Quick setup

  1. clone the git repository
  2. run make install
  3. add ~/.local/bin to your path
  4. run doup
git clone https://github.com/meomeo187/doup.git && cd doup
make install
source venv/bin/activate
doup --path .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doup-0.0.1.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

doup-0.0.1-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file doup-0.0.1.tar.gz.

File metadata

  • Download URL: doup-0.0.1.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for doup-0.0.1.tar.gz
Algorithm Hash digest
SHA256 6a20c801a9b2938dfe99b65d040630f8a716dffedb27a10ae6625c5daf48f4c2
MD5 cb681232570f4fa8137554479316690b
BLAKE2b-256 296a5c01ab4b6a223316d5f31959797e0b9fabfb0c870242e2c92b261fca7549

See more details on using hashes here.

Provenance

File details

Details for the file doup-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: doup-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for doup-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6dc7cee8a882353ffd6b544b87d097a10764e782f6554f5b6319a9b2e3fa00ac
MD5 7642ce183fc9fc1470dad345b84bfc98
BLAKE2b-256 bb25577f20c0a1598d891b147311be8280929a0e929125ccd4ac1489370a07c4

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page