Skip to content

Automated Docker Build

Juhyeong Park edited this page Jul 25, 2018 · 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. https://hub.docker.com/r/kodebox/codechain/

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:ec157299c4e0599273b47cc9adc2582d8b653868.