sendnrw

security_in_depth_web_web (3c38b07)

Published 2025-01-04 16:36:07 +00:00 by groot in sendnrw/security_in_depth_web

Installation

docker pull git.send.nrw/sendnrw/security_in_depth_web_web:3c38b07
sha256:ae27d0ce2bef15d4eef7bb45ee7ea838beb5c5c86f9abac755f6433879cd3627

Images

Digest OS / Arch Size
21725b92e0 linux/amd64 101 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk update && apk upgrade # buildkit
RUN /bin/sh -c apk add bash # buildkit
RUN /bin/sh -c apk add autoconf # buildkit
RUN /bin/sh -c apk add automake # buildkit
RUN /bin/sh -c apk add make # buildkit
RUN /bin/sh -c apk add gcc # buildkit
RUN /bin/sh -c apk add g++ # buildkit
RUN /bin/sh -c apk add nginx # buildkit
COPY nginx /etc/nginx # buildkit
EXPOSE map[80/tcp:{}]
EXPOSE map[443/tcp:{}]
STOPSIGNAL SIGTERM
CMD ["/bin/bash" "-c" "chmod 755 /usr/share/nginx/html && nginx -g 'daemon off;'"]
Details
Container
2025-01-04 16:36:07 +00:00
0
OCI / Docker
Versions (10) View all
latest 2025-01-04
9780926 2025-01-04
c432947 2025-01-04
5b53aa9 2025-01-04
bbfa49c 2025-01-04