This commit is contained in:
Paul Gauthier 2024-07-03 21:42:12 -03:00
parent 644ec6f964
commit 499057c345
2 changed files with 4 additions and 2 deletions

View file

@ -6,7 +6,8 @@ docker run \
-v "$PWD/website:/site" \
-p 4000:4000 \
-e HISTFILE=/site/.bash_history \
--entrypoint /bin/bash \
-it \
my-jekyll-site
# --entrypoint /bin/bash \