Last active
July 8, 2016 18:24
-
-
Save anxiousmodernman/e4e9bc7a3b2dc5ba9e81eead2d6c7275 to your computer and use it in GitHub Desktop.
How to configure Docker Hub
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deciphernow/odrive:latest: | |
dockerng.image_present: | |
- insecure_registry: True | |
- name: deciphernow/odrive:latest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker-registries: | |
https://index.docker.io/r/orgname: # How do I configure Docker Hub? | |
username: anxiousmodernman | |
password: SECRETPASS | |
email: [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error report from salt-call