Dockerfile/ curl added
All checks were successful
build / build (push) Successful in 9s

Signed-off-by: Roger Sikorski <roger@sikorski.cloud>
This commit is contained in:
Roger Sikorski 2023-08-07 18:13:14 +02:00
parent e2b9928a04
commit d2823d3241
Signed by: RogerSik
GPG Key ID: 207958C85208EAC4

View File

@ -2,4 +2,4 @@
FROM alpine:latest
RUN apk update && \
apk add --no-cache nano mc micro rsync ncdu git
apk add --no-cache nano mc micro rsync ncdu git curl