Skip to content

Instantly share code, notes, and snippets.

cd TILERATOR_SOURCE_REPO
docker build -t tolerator-deploy .
docker run -it --name tolerator-builder --rm -v PATH_TO_DEPLOY_REPO:/opt/service -w /opt/service tilerator-deploy /bin/bash