Closed LouBNielsen closed 6 years ago
This is the working command in windows
docker run i --rm -v /$(pwd):/app:rw --workdir //app --publish 80:4000 lakruzz/jekyll-plus jekyll serve --config _config.yml,_dev_config.yml --watch
https://github.com/dduportal-dockerfiles/docker-compose/issues/16
Found out how to run this script on windows