netcat/Dockerfile
2023-07-09 20:48:07 +02:00

4 lines
58 B
Docker

FROM alpine:latest
RUN apk --no-cache add netcat-openbsd