Skip to content

Instantly share code, notes, and snippets.

@anxiousmodernman
Last active July 8, 2016 18:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anxiousmodernman/e4e9bc7a3b2dc5ba9e81eead2d6c7275 to your computer and use it in GitHub Desktop.
Save anxiousmodernman/e4e9bc7a3b2dc5ba9e81eead2d6c7275 to your computer and use it in GitHub Desktop.
How to configure Docker Hub
deciphernow/odrive:latest:
dockerng.image_present:
- insecure_registry: True
- name: deciphernow/odrive:latest
docker-registries:
https://index.docker.io/r/orgname: # How do I configure Docker Hub?
username: anxiousmodernman
password: SECRETPASS
email: foo.baz100@gmail.com
@anxiousmodernman
Copy link
Author

anxiousmodernman commented Jul 8, 2016

Error report from salt-call

          ID: deciphernow/odrive:latest
    Function: dockerng.image_present
      Result: False
     Comment: Encountered error pulling deciphernow/odrive:latest: Error occurred performing docker pull: zero length field name in format
     Started: 18:14:15.606997
    Duration: 947.044 ms
     Changes:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment