Getting Started https://gondola.lol To build locally In the project directory, you can run: docker build -t gondola-site . once your docker image is built you can run it by using the following docker run -d -p 80:80 --name gondola-site gondola-site subsequently you can pull the latest from hub.docker.com