sha256:9a4ca4efc11f5b8b6297145c9e7ce5fe75fb38983d3b3d6b65c19945109f3572
OS/ARCH
linux/amd64
Compressed size
3.78 MB
Last pushed
over 2 years by sunside
Type
Image
Manifest digest
sha256:9a4ca4efc11f5b8b6297145c9e7ce5fe75fb38983d3b3d6b65c19945109f3572
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add72.18 KB4WORKDIR /app93 B5COPY /app/target/release/crashie . # buildkit458.81 KB6ADD LICENSE.md . # buildkit4.86 KB7ADD README.md . # buildkit866 B8ADD CHANGELOG.md . # buildkit643 B9ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/app0 B10ENTRYPOINT ["/crashie"]0 B11ARG DESCRIPTION=A Command-Line Utility that0 B12LABEL org.opencontainers.image.title=crashie0 B13LABEL org.opencontainers.image.description=A Command-Line Utility that0 B14LABEL org.opencontainers.artifact.description=A Command-Line Utility that0 B15LABEL org.opencontainers.image.documentation=https://github.com/sunsided/crashie0 B16LABEL org.opencontainers.image.source=https://github.com/sunsided/crashie0 B17LABEL org.label-schema.schema-version=1.00 B18LABEL org.label-schema.docker.cmd=docker run --rm -it0 BCommand
ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /