sha256:1f87af100639e07f98661ed391057c42cf69b6fcea3ff030abf36c03a67fe9e9
OS/ARCH
linux/amd64
Compressed size
49.77 MB
Last pushed
13 days by vaalacat
Type
Image
Manifest digest
sha256:1f87af100639e07f98661ed391057c42cf69b6fcea3ff030abf36c03a67fe9e9
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.36 MB3WORKDIR /app93 B4COPY dist/wshop /app/wshop # buildkit19.49 MB5EXPOSE [8090/tcp]0 B6VOLUME [/app/pb_data]0 B7CMD ["/app/wshop" "serve" "--http=0.0.0.0:8090" "--dir=/app/pb_data"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'