docker-hugo/Dockerfile

5 lines
49 B
Docker
Raw Normal View History

2023-08-04 15:32:05 +00:00
FROM alpine:edge
RUN apk add --no-cache \
hugo