Clone this repo
git clone git@github.com:game-ci/docker.git
Change directory to clone directory
cd docker
Build the base image
docker build images/ubuntu/base -t base
Build hub
docker build images/ubuntu/hub -t hub
Build editor
docker build images/ubuntu/editor -t editor