Sign inSign up

byjg/static-httpserver:latest-v0.4.0

Multi-platform
Index digest

sha256:29f1a6910afc37c4bfaf0a1983ae1dfd17f8831724520b5747747472d35b7cd3

OS/ARCH

Compressed size

7.33 MB

Last pushed

6 months by byjg

Type

Image

Manifest digest

sha256:4481a021049f58d5403973b1da3c2522395b7edaa83ff9126f07f025e92d07a7

Image Layers

1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk --no-cache291.84 KB
4RUN /bin/sh -c adduser -D915 B
5WORKDIR /app32 B
6COPY --chown=appuser:appuser html /static #2.5 KB
7COPY --chown=appuser:appuser /app/bin/static-httpserver . #3.04 MB
8USER appuser0 B
9ENV ROOT_DIR=/static PORT=80800 B
10CMD ["./static-httpserver"]0 B

Command

ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit