sha256:0aac972013e8c3c7859dafbf8dd82f89bf78045c2de27dfba4a252064e8c2bbb
OS/ARCH
linux/amd64
Compressed size
52.53 MB
Last pushed
about 1 year by trieve
Type
Image
Manifest digest
sha256:80f212dfda7e96ef8ff6916ce476a77ce8f321b23a331e64587ba4c974686152
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update22.36 MB3WORKDIR /app93 B4COPY ./migrations/ /app/migrations # buildkit35.62 KB5COPY /app/target/release/grupdate-worker /app/grupdate-worker # buildkit3.21 MB6EXPOSE map[8090/tcp:{}]0 B7ENTRYPOINT ["/app/grupdate-worker"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'