initial commit

This commit is contained in:
Vri 🌈 2023-05-16 19:37:10 +02:00
commit f698360004
Signed by: vrifox
GPG key ID: D40098E5B60B2197
3 changed files with 17 additions and 0 deletions

2
Dockerfile Normal file
View file

@ -0,0 +1,2 @@
FROM docker.io/alpine:latest
RUN apk add --no-cache hugo git openssh rsync