sha256:4d0af0c8c64d37d64985ada0342a551a98915c2875a5fa09b3cd18f0039f3e12
OS/ARCH
Compressed size
4.24 MB
Last pushed
2 months by joseluisq
Type
Image
Manifest digest
sha256:0b276c4947c069c60673eb0b5243d982aed1834d1fdfec7faedf1058ee27127b
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 / # buildkit4.23 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