sendnrw

security_in_depth_web_redis (a707305)

Published 2025-01-04 14:58:53 +00:00 by groot in sendnrw/security_in_depth_web

Installation

docker pull git.send.nrw/sendnrw/security_in_depth_web_redis:a707305
sha256:46dd9905ca04090b4d0bc75a058d7751f1f4f4e5bb140cdd84e159e1b7952e12

Images

Digest OS / Arch Size
ce79de1714 linux/amd64 102 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 redis # buildkit
COPY redis/redis.conf /etc/redis.conf # buildkit
EXPOSE map[6379/tcp:{}]
STOPSIGNAL SIGTERM
CMD ["/bin/bash" "-c" "redis-server /etc/redis.conf"]
Details
Container
2025-01-04 14:58:53 +00:00
1
OCI / Docker
Versions (10) View all
9780926 2025-01-04
latest 2025-01-04
c432947 2025-01-04
5b53aa9 2025-01-04
bbfa49c 2025-01-04