Skip to content
Snippets Groups Projects
Commit 85e0969b authored by nimrod's avatar nimrod
Browse files

First stub at a Hugo image.

Install the latest version from the community repository.
parent 6b84e342
No related branches found
No related tags found
No related merge requests found
Pipeline #2351 passed
FROM registry.hub.docker.com/library/alpine:3.13
# hadolint ignore=DL3018
RUN apk add --no-cache --update --repository http://dl-cdn.alpinelinux.org/alpine/edge/community hugo && \
hugo version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment