sha256:2c1a7c3e0feaea5859307403b74e1c575f3ec1499094fc077344173d11abaae2
OS/ARCH
Compressed size
3.62 MB
Last pushed
about 2 months by joseluisq
Type
Image
Manifest digest
sha256:8afc14d22d65a2c186f3ec1a7125e6bf94d9da25040835dc6f5633844f343b7c
Image Layers
1ARG SERVER_VERSION=2.44.00 B2ENV SERVER_VERSION=2.44.00 B3LABEL version=2.44.0 description=A cross-platform, high-performance0 B4COPY /usr/local/bin/static-web-server / # buildkit3.62 MB5COPY ./docker/public /public # buildkit520 B6EXPOSE [80/tcp]0 B7STOPSIGNAL SIGQUIT0 B8ENTRYPOINT ["/static-web-server"]0 B9LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/static-web-server/static-web-server org.opencontainers.image.title=Static0 BCommand
ARG SERVER_VERSION=2.44.0