Giter VIP home page Giter VIP logo

dockertaglist's Introduction

docker-list-tags

Python script to list image tags for a given repository in a given registry.

Also includes functionality to filter the list of image tags and obtain the tag naming the latest version, using a regular expression pattern. The script does not interact with the commonly-used yet confusing latest tag.

Use cases

A common use case: automated building and publishing of container images that depend on other container images.

For instance, suppose you desire to publish and evergreen Alpine-based container image that tracks the latest version of Alpine available on Docker Hub. It may be helpful, in such a case, to poll the source for the latest version, then build and tag as appropriate.

Dependencies

This script requires Python. Other than those included in the Python Standard Library, no other libraries are necessary.

Alternatives

Skopeo is a great command line tool for container manipulation. It includes a skopeo list-tags command that achieves similar goals to this project.

Contributing

Feel free to open an issue if you have suggestions, questions, or glowing affirmations.

Copyright and License

Copyright © 2021 Jonathan Bowman. All documentation and code contained in these files may be freely shared in compliance with the Apache License, Version 2.0 and is provided “AS IS” without warranties or conditions of any kind.

dockertaglist's People

Contributors

bowmanjd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.