Skip to content

Instantly share code, notes, and snippets.

@kenichi-shibata
Last active January 5, 2021 14:03
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 kenichi-shibata/1af4ed66230d62608a3af14c525342dc to your computer and use it in GitHub Desktop.
Save kenichi-shibata/1af4ed66230d62608a3af14c525342dc to your computer and use it in GitHub Desktop.
❯ docker pull nginx
❯ docker tag nginx docker.pkg.github.com/$GITHUB_USER/repo-for-images/nginx:latest
❯ docker push docker.pkg.github.com/$GITHUB_USER/repo-for-images/nginx
The push refers to repository [docker.pkg.github.com/kenichi-shibata/repo-for-images/nginx]
4eaf0ea085df: Pushed
2c7498eef94a: Pushed
7d2b207c2679: Pushed
5c4e5adc71a8: Pushed
87c8a1d8f54f: Pushed
latest: digest: sha256:d374a32b0ebefe88f20c4bc18c01526be531254aad6f06bc961d1d2c52aaa9e6 size: 1362
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment