Skip to content

Building Docker images and pushing them to dockerhub via github CI

Notifications You must be signed in to change notification settings

ugermann/dockerhub-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

dockerhub-ci

Building Docker images and pushing them to dockerhub via github CI

Requirements:

  • You need a dockerhub account.

How to use:

  • Fork this repo.
  • Clone it to your local machine.
  • Create your Docker context in ./docker.
  • Create a repo on Dockerhub for your image.
  • Create a Docker access token in your dockerhub account.
  • Replace the docker tag in .github/workflows/dockerhub-ci.yml
  • Push to your fork of this repo.

About

Building Docker images and pushing them to dockerhub via github CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published