sha256:bc7777bc62bdac9f7215e17b4dbc76664cd75d830444ff51d9c8e35791f332a1
OS/ARCH
Compressed size
102.1 MB
Last pushed
about 1 year by helicone
Type
Image
Manifest digest
sha256:c54b839e476ec27055f9e682e2946019cf681e430c4b30264185e7c2b10aeece
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update16.57 MB3RUN /bin/sh -c curl -sSf58.56 MB4ENV PATH=/root/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B5WORKDIR /app91 B6COPY ./postgres/migrations /app/postgres/migrations # buildkit44.65 KB7COPY ./postgres/seeds /app/postgres/seeds # buildkit1.38 KB8ENTRYPOINT ["/bin/sh" "-lc"]0 B9CMD ["atlas version"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1753056000'