docker-hugoide Dojo docker image to work on Hugo-based websites. Usage Install docker. Install Dojo. Create Dojofile at the root of your project: DOJO_DOCKER_IMAGE="kudulab/hugoide:1.0.0" DOJO_DOCKER_OPTIONS="-p 1313:1313" Then type dojo command to enter into container with hugo.