Skip to main content

doup is a command line tool to find and update Docker-Image-Strings in project files.

Project description

🚀 doup

A command line tool to find and update dockertags in project files.

semantic-release: angular pipeline main

Why you should using doup

The version of docker images should not set to latest to avoid upgrade nightmares and ensure the stability of your environment. But containers should also be upgraded regulary to get new features and fixes of security issues.

You have to check for each container individually if a new version is published or not. doup can save you a lot of time and is taking this task from you.

Example

example-image

Prepare your project for doup

Each dockerimage has to be marked in the previous line:

# doup:latest
haproxy_docker_image: haproxy:2.6.2-bullseye
  • doup: doup is looking for lines which contains doup:*
  • latest: the tag on dockerhub which is used to get the latest concrete tag

QuickSetup

doup is published on PyPi and can be installed with pip install doup. Afterwards you should mark some Docker-Version-Strings in your project and run doup --dry-run.

Incoming features

  • add output: release date of docker image
  • add command: doup list images
    • list marked dockertags
  • add command:doup find images
    • finds not marked dockertags

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

Uploaded Source

Built Distribution

doup-3.0.1-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for doup-3.0.1.tar.gz
Algorithm Hash digest
SHA256 5d2b4aed21548afc23b8d9e070a43bf5085cb5842db6f48deeeea4f144105ba9
MD5 ff860c5a5b14e939705af8cad2b7fb77
BLAKE2b-256 f5cf132069fb330749b2acdb67fe087291600baa7d486f274435fec33da0dc45

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for doup-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 84f5cc0884a06147f9429c1d5c5a48d67857bdded88afc49568bb5e42cc164c8
MD5 bb187fab2a37353e959a4c755533f1eb
BLAKE2b-256 991017f9f87774fb6c21126dede4f8ac4f73ebcd98377d121b7903490f3c80c4

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