mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Update docker
This commit is contained in:
parent
45dd500622
commit
572e03e64a
@ -3,6 +3,7 @@
|
||||
docker run --rm \
|
||||
--name=site \
|
||||
--network=site \
|
||||
--restart=always \
|
||||
--volume="$PWD:/srv/jekyll:Z" \
|
||||
--volume="$PWD/vendor/bundle:/usr/local/bundle:Z" \
|
||||
--detach \
|
||||
|
Loading…
Reference in New Issue
Block a user