netcat/Dockerfile

4 lines
58 B
Docker
Raw Normal View History

2023-07-09 20:48:07 +02:00
FROM alpine:latest
RUN apk --no-cache add netcat-openbsd