GithubHelp home page GithubHelp logo

Comments (2)

StefanScherer avatar StefanScherer commented on June 15, 2024

They are similar. The difference is the daemon.json for using an insecure registry. You donβ€˜t need that for a secure connection and then docker engine uses TLS.

from dockerfiles-windows.

medianick avatar medianick commented on June 15, 2024

Yes, I get that the registry is configured differently for secure and insecure options to begin with; I was just noting that the commands listed for docker tag and docker push specifically are actually identical (e.g., they're both docker tag stefanscherer/registry-windows:2.6.2 192.168.254.133:5000/registry:2.6.2 for docker tag, whether secure or insecure), so wanted to make sure that was intended. Since it's really the same command regardless of whether the registry is secure or insecure, I think it would be clearer to list it just once, e.g., with text such as "For a secure or insecure registry, use" or just "To push to your registry, use" and then the command in question. Breaking them out as separate commands but then having them be identical could cause someone (as I did) to examine them closely to see how they are different, only to find they're not. It could be clearer.

All that said, you do tremendous work here. Many thanks!!

from dockerfiles-windows.

Related Issues (20)

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.