first commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2023-08-04 17:32:05 +02:00
commit 8d1d6f8288
3 changed files with 99 additions and 0 deletions

4
Dockerfile Normal file
View file

@ -0,0 +1,4 @@
FROM alpine:edge
RUN apk add --no-cache \
hugo