Skip to content

Automated Docker Build

Seulgi Kim edited this page Apr 2, 2019 · 4 revisions

If you push any commits to the “docker-build” branch, the job which creates a docker image will run.

When the job is finished, the docker image will be pushed to the docker hub repository.

The docker image’s tag will be the commit hash of the “docker-build” branch.

You can use it by using the command docker pull kodebox/codechain:v1.0.0.