Skip to content

Instantly share code, notes, and snippets.

@Yatekii
Created May 22, 2020 18:54
Show Gist options
  • Save Yatekii/5702eedb3ef0652e4aa6064e508a4612 to your computer and use it in GitHub Desktop.
Save Yatekii/5702eedb3ef0652e4aa6064e508a4612 to your computer and use it in GitHub Desktop.
yatekii@arcturo:~/repos/xyz/website$ docker login registry.xyz.ch
Username: kek
Password:
WARNING! Your password will be stored unencrypted in /home/yatekii/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
yatekii@arcturo:~/repos/xyz/website$ docker tag alpine:latest registry.xyz.ch/alpine
yatekii@arcturo:~/repos/xyz/website$ docker push registry.xyz.ch/alpine
The push refers to repository [registry.xyz.ch/alpine]
beee9f30bc1f: Preparing
denied: requested access to the resource is denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment