sha256:eda55a05c118cac9f6265f3a84f609acf108c701e2604109cfb7fcf3f8d92e83
OS/ARCH
linux/amd64
Compressed size
84.67 MB
Last pushed
6 months by simonswine
Type
Image
Manifest digest
sha256:eda55a05c118cac9f6265f3a84f609acf108c701e2604109cfb7fcf3f8d92e83
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ARG APP_NAME0 B3RUN |1 APP_NAME=remote /bin/sh -c32.25 MB4WORKDIR /srv32 B5COPY /app/bin/remote /usr/local/bin/remote # buildkit13.78 MB6COPY /repo/packages/remote-web/dist /srv/static # buildkit11.72 MB7USER appuser0 B8ENV SERVER_LISTEN_ADDR=0.0.0.0:8081 RUST_LOG=info0 B9EXPOSE map[8081/tcp:{}]0 B10HEALTHCHECK &{["CMD" "wget" "--spider" "-q"0 B11ENTRYPOINT ["/usr/local/bin/remote"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'