netcat/Containerfile

4 lines
58 B
Plaintext
Raw Normal View History

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