Giter VIP home page Giter VIP logo

Comments (3)

cimendes avatar cimendes commented on September 26, 2024

Hello!

Sorry for the very late reply! I see that you're trying to pull the images using "latest" as tag (this is default docker behavior). In our docker hub repos we never use the latest tag, favoring instead to have the tool version and build as tag. For example, for SPAdes it should be docker pull flowcraft/spades:3.12.0-1

Can you confirm that when you correct the tag version you're able to successfully pull the image?

from docker-imgs.

t0rrant avatar t0rrant commented on September 26, 2024

Hi @cimendes,

yes, when specifying a version it works. The idea behind not using the latest is due to different types of tests for each different version right?

from docker-imgs.

cimendes avatar cimendes commented on September 26, 2024

Hello. It's a way to easily identify which software version corresponds to each container. For flowcraft we use these tags to keep track of the tool version implemented in each component.
A "latest" tag can could be added, with the most recent version of a container, but for the sake of reproducibility and validation, we avoid it.

from docker-imgs.

Related Issues (5)

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.