This repository has been archived on 2025-04-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
docker-devops-helper/Dockerfile
2021-05-15 09:07:36 +02:00

5 lines
119 B
Docker

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