Files
velero/site/Dockerfile
T
2023-06-19 10:49:25 -03:00

6 lines
68 B
Docker

FROM klakegg/hugo:0.73.0-ext-ubuntu
WORKDIR /srv/hugo
EXPOSE 1313