Sign inSign up

jobscale/nginx-net

By jobscale

Updated about 2 years ago

Image
0

385

jobscale/nginx-net repository overview

Nginx and network tools

Description

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/*

Using image

FROM ghcr.io/jobscale/nginx-net

Pull image

docker pull ghcr.io/jobscale/nginx-net

Tag summary

Content type

Image

Digest

sha256:911a5592c

Size

150.9 MB

Last updated

about 2 years ago

docker pull jobscale/nginx-net