Sign inSign up

jimryan/todo:latest

Manifest digest

sha256:14e2b34c4699fa71184f8e6d8c04d4e41bc75a7f0af9b8f7e352e646904c1eea

OS/ARCH

linux/arm64

Compressed size

84.62 MB

Last pushed

almost 3 years by jimryan

Type

Image

Manifest digest

sha256:14e2b34c4699fa71184f8e6d8c04d4e41bc75a7f0af9b8f7e352e646904c1eea

Image Layers

1ADD file ... in / 51.22 MB
2CMD ["bash"]0 B
3COPY docker-entrypoint.sh /usr/local/bin # buildkit294 B
4COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit32.34 MB
5RUN /bin/sh -c groupadd bun4.06 KB
6WORKDIR /home/bun/app137 B
7ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
8CMD ["/usr/local/bin/bun"]0 B
9WORKDIR /usr/src/app132 B
10COPY /temp/prod/node_modules node_modules # buildkit802.99 KB
11COPY /usr/src/app/src/index.ts . # buildkit807 B
12COPY /usr/src/app/package.json . # buildkit458 B
13COPY ./public /usr/src/app/public # buildkit270.66 KB
14RUN /bin/sh -c mkdir -p129 B
15ENV NODE_ENV=production0 B
16EXPOSE map[3000/tcp:{}]0 B
17ENTRYPOINT ["bun" "run" "index.ts"]0 B

Command

ADD file:f5677286e85ce6a345c7f5937e1ec576c37228e49c0fafe33574614c81cb7f76 in /