sha256:6e453304835955e47fc62dce4ff7050c707bce2d82b5f9f4687ba588df81bebd
OS/ARCH
Compressed size
3.46 MB
Last pushed
about 2 months by joseluisq
Type
Image
Manifest digest
sha256:6d7e3c679841fb4f548bbaa3002b1f4da2a40b960385a364ddfc4d81518177cc
Image Layers
1ARG SERVER_VERSION=3.0.0-beta.10 B2ENV SERVER_VERSION=3.0.0-beta.10 B3LABEL version=3.0.0-beta.1 description=A cross-platform, high-performance0 B4COPY /usr/local/bin/static-web-server / # buildkit3.46 MB5COPY ./docker/public /public # buildkit518 B6EXPOSE [8787/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=3.0.0-beta.1