layout |
---|
default |
You only need the or2017 directory. The docker directory contains the docker binaries.
change into the or2017 directory and uncompress the images
cd or2017
gunzip hyku-all.tar.gz
docker load -i hyku-all.tar
Skip this step if you are not using docker-machine.
Open docker-compose.yml
in an editor an uncomment line 186
# You must uncomment this line if and only if you are running docker-machine
# - $DOCKER_CERT_PATH:$DOCKER_CERT_PATH
If you're on windows create a .env
file with the following content:
COMPOSE_CONVERT_WINDOWS_PATHS=1
docker-compose up
Modify /etc/hosts
and add 127.0.0.1 sample.localhost