FROM nginx
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get install -y vim git curl tmux \
zip unzip iproute2 dnsutils iputils-ping netcat ncat procps
RUN rm -fr /var/lib/apt/lists/*
FROM ghcr.io/jobscale/nginx-net
docker pull ghcr.io/jobscale/nginx-net
Content type
Image
Digest
sha256:911a5592c…
Size
150.9 MB
Last updated
about 2 years ago
docker pull jobscale/nginx-net