Skip to content

CLI Pain

Jonathan Meyer edited this page Nov 20, 2019 · 1 revision

Publish

  • Why do I have to specify the funny Docker Hub address? Shouldn't that be the default, when not specified?
  • When I'm using Docker Hub it should use my user "org" by default.
  • When I'm using any registry that requires auth it should use the user "org" by default.
  • Why is the org flag -O uppercase instead of lowercase?
  • When there is no auth, shouldn't it just try to push into the global namespace?
  • Global namespaces are just problematic and we should discourage their use.
Clone this wiki locally