debian:11.4 with netcat;
built with earthly via:
nc:
FROM debian:11.4
RUN apt-get update && apt-get install -y netcat && rm -rf /var/lib/apt/lists/*
SAVE IMAGE --push alexcb132/netcat
Content type
Image
Digest
sha256:e8ac33f6b…
Size
52.7 MB
Last updated
about 4 years ago
docker pull alexcb132/netcat