Skip to content

termoshtt/github-docker-package-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

github-docker-package-example

Example to use container registory of GitHub Packages (docker.pkg.github.com), not GitHub container registry (ghcr.io)

Be sure that docker.pkg.github.com cannot upload using personal access token like ghcr.io. You have to setup GitHub Actions, and can access only from GitHub Actions.

GitHub Actions setup

See GitHub Actions setting. This action uploads the following container:

docker pull docker.pkg.github.com/termoshtt/github-docker-package-example/hello-world:latest

About

Example to use container registory of GitHub Packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published