gvisor.dev/gvisor@v0.0.0-20240520182842-f9d4d51c7e0f/images/basic/nginx/Dockerfile (about)

     1  FROM nginx:1.17.9
     2  
     3  RUN apt-get update && apt-get install -y net-tools