first commit

This commit is contained in:
2021-05-15 09:07:36 +02:00
parent 8a4cf5dcba
commit 5b27dfe8d9
3 changed files with 53 additions and 1 deletions

5
Dockerfile Normal file
View File

@ -0,0 +1,5 @@
# https://hub.docker.com/_/alpine
FROM alpine:latest
RUN apk update && \
apk add --no-cache nano mc micro rsync ncdu