mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-01-27 04:55:39 +00:00
docs: add full docker image
This commit is contained in:
parent
33a289a0d5
commit
4245d14847
@ -180,6 +180,7 @@ services:
|
|||||||
container_name: hugo
|
container_name: hugo
|
||||||
image: "peaceiris/hugo:v${HUGO_VERSION}"
|
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:
|
ports:
|
||||||
- 1313:1313
|
- 1313:1313
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user