Skip to content

johnbradley/ghcr-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ghcr-test

Testing docker build to github container registry

Github Action patterned after publishing-a-package-using-an-action

Builds and pushes a new docker container on release using the release tag.

The container built can be run like so:

docker run -it ghcr.io/johnbradley/ghcr-test:1.0.1