sha256:d158c9aa7f2e1e9b3c1fd57dd0e68a39b1c2a7b8d5d21a228190b08c539971fb
OS/ARCH
linux/amd64
Compressed size
4.27 MB
Last pushed
3 months by sujiba
Type
Image
Manifest digest
sha256:c38fd83d4d9e55c2c7da6fdcd75daed68487ce785a1f4c8c1b180068c82cb19a
Image Layers
1ARG SERVER_VERSION=2.43.00 B2ENV SERVER_VERSION=2.43.00 B3LABEL version=2.43.0 description=A cross-platform, high-performance0 B4COPY /usr/local/bin/static-web-server / # buildkit3.62 MB5COPY ./docker/public /public # buildkit519 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 B10WORKDIR /0 B11COPY /project/public /public # buildkit664.57 KBCommand
ARG SERVER_VERSION=2.43.0