Sign inSign up

joseluisq/static-web-server:2-fips

Multi-platform
Security
Web servers
Index digest

sha256:ddc8361fb7ae3f3b20dbe6da53d1ffdd393dabe7749a8a79f68b18e1f49720fa

OS/ARCH

Compressed size

4.1 MB

Last pushed

about 2 months by joseluisq

Type

Image

Manifest digest

sha256:f9b0739f7619daf4664dee230ed9b80aeb34b44b823a2e7b71007bfe45ec0e8c

Image Layers

1ARG SERVER_VERSION=2.44.00 B
2ENV SERVER_VERSION=2.44.00 B
3LABEL version=2.44.0 description=A cross-platform, high-performance0 B
4COPY /usr/local/bin/static-web-server / # buildkit4.1 MB
5COPY ./docker/public /public # buildkit519 B
6EXPOSE [80/tcp]0 B
7STOPSIGNAL SIGQUIT0 B
8ENTRYPOINT ["/static-web-server"]0 B
9LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/static-web-server/static-web-server org.opencontainers.image.title=Static0 B

Command

ARG SERVER_VERSION=2.44.0