mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-05-16 10:52:14 -04:00
Update docker
This commit is contained in:
parent
45dd500622
commit
572e03e64a
2 changed files with 2 additions and 1 deletions
|
@ -3,8 +3,9 @@
|
|||
docker run --rm \
|
||||
--name=site \
|
||||
--network=site \
|
||||
--restart=always \
|
||||
--volume="$PWD:/srv/jekyll:Z" \
|
||||
--volume="$PWD/vendor/bundle:/usr/local/bundle:Z" \
|
||||
--detach \
|
||||
-it jekyll/jekyll \
|
||||
jekyll serve
|
||||
jekyll serve
|
Loading…
Add table
Add a link
Reference in a new issue