Sign inSign up

vietnem/netcat

By vietnem

•Updated 9 months ago

An Alpine hardened based image with netcat.

Image
Networking
Developer tools
0

232

vietnem/netcat repository overview

⁠Netcat in Alpine base

⁠Dockerfile

FROM dhi.io/alpine-base:3.22-alpine3.22-dev
RUN apk add --no-cache netcat-openbsd
CMD [ "nc", "-h" ]

Tag summary

Content type

Image

Digest

sha256:60c977f2b…

Size

4 MB

Last updated

9 months ago

docker pull vietnem/netcat