1 2 3 4 5
#!/bin/bash set -e source "$(dirname "$0")"/docker-helper.inc # Run the actual build process, with no networking permitted docker_run_net_none jekyll build