sha256:39b426048baceecf8824b4de5b32821716a84a0dbeacb92c2fe8db124aaeb853
OS/ARCH
linux/amd64
Compressed size
52.46 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:64ce399ee8ad567bb35f37e4e1ce736114c82f05e8fc6c095d8891983b9d8aab
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.36 MB3WORKDIR /app92 B4COPY ./migrations/ /app/migrations # buildkit33.85 KB5COPY /app/target/release/grupdate-worker /app/grupdate-worker # buildkit3.14 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/grupdate-worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'