sha256:275bdc38a89a7fa105225a4d1874fe52feb73e011f3def5855d0de046cb83fac
OS/ARCH
linux/amd64
Compressed size
52.51 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:f949fc2da5694d15f02bc2e551360dad855dca4f23e36978ac1e8b2c102f90fb
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'