toolbox/Dockerfile

5 lines
71 B
Docker

FROM alpine:latest
RUN apk add --update zip curl wget unzip bash