Sign inSign up

alexcb132/netcat

By alexcb132

Updated about 4 years ago

Image
0

7.3K

alexcb132/netcat repository overview

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

Tag summary

Content type

Image

Digest

sha256:e8ac33f6b

Size

52.7 MB

Last updated

about 4 years ago

docker pull alexcb132/netcat