docs: add full docker image

This commit is contained in:
peaceiris 2020-10-01 01:23:25 +09:00
parent 33a289a0d5
commit 4245d14847
No known key found for this signature in database
GPG key ID: 5868468A8EBA64EC

View file

@ -179,7 +179,8 @@ services:
hugo:
container_name: hugo
image: "peaceiris/hugo:v${HUGO_VERSION}"
# image: peaceiris/hugo:v${HUGO_VERSION}-mod # Hugo Modules
# image: peaceiris/hugo:v${HUGO_VERSION}-mod # Hugo Modules
# image: peaceiris/hugo:v${HUGO_VERSION}-full # Hugo Modules and Node.js
ports:
- 1313:1313
volumes: