docker-devops-helper/Dockerfile

5 lines
128 B
Docker
Raw Normal View History

2021-05-15 09:07:36 +02:00
# https://hub.docker.com/_/alpine
FROM alpine:latest
RUN apk update && \
apk add --no-cache nano mc micro rsync ncdu git curl