sha256:47f6b29a1f1d8e7f9e6df1a318f8cf81e4000a8b6561072efd93837ba758cf65
OS/ARCH
linux/amd64
Compressed size
52.51 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:559dbb17d03fb5dcad4ddb09848bbad02b5246b501e3fd73ea5c644f5c3cefd2
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.35 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit35.61 KB5COPY /app/target/release/grupdate-worker /app/grupdate-worker # buildkit3.2 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/grupdate-worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'