docker-devops-helper/Dockerfile

5 lines
123 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 && \
2022-02-13 13:50:24 +01:00
apk add --no-cache nano mc micro rsync ncdu git