1
0
Fork 0

thefossguy-machines: link to why I'm using unofficial image and use a proper container_name

This commit is contained in:
Pratham Patel 2022-07-21 22:57:01 +05:30
parent 51c84ca17f
commit 3632f52c55
1 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: 3
services:
server:
image: klakegg/hugo:alpine
container_name: hugo-thefossguy-machines
container_name: hugo-thefossguy-machines-mahayogi
restart: always
command: server
ports:
@ -14,3 +14,7 @@ services:
- TZ=Asia/Kolkata
security_opt:
- label=disable
# this image is not official, but is endorsed in a somewhat official capacity
# https://discourse.gohugo.io/t/klakeggs-wonderful-hugo-docker-image-update-thread/20347
# https://gohugo.io/getting-started/installing/#docker