docker-devops-helper/Dockerfile
Roger Sikorski 116df27fca
All checks were successful
continuous-integration/drone Build is passing
git added
2022-02-13 13:50:24 +01:00

5 lines
123 B
Docker

# https://hub.docker.com/_/alpine
FROM alpine:latest
RUN apk update && \
apk add --no-cache nano mc micro rsync ncdu git