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 .

Links

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.13.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

doup-0.0.13-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: doup-0.0.13.tar.gz
  • Upload date:
  • Size: 6.4 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.13.tar.gz
Algorithm Hash digest
SHA256 b977dce3cac3cd35fcfc3bca119a918039120acee02b420a46eb82c2a5792043
MD5 3e3d57e4581ddd13aec9bc536bceefa3
BLAKE2b-256 1779c47a361c9262da2b51f5e0ae5920a9a2671017dfede6169e1d1e437ed811

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: doup-0.0.13-py3-none-any.whl
  • Upload date:
  • Size: 6.8 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.13-py3-none-any.whl
Algorithm Hash digest
SHA256 97c83fd79886438eb88ceebb03f0aa547ee2f9e4275b1fe534c72408cf70cbe3
MD5 fb7b3ae5ad379a3258b745cc5ad1377e
BLAKE2b-256 0bd48d0619234b5aeb5ba2a32bc9d9b91611847a6b809a23bb326bba8761d7a5

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