Sign inSign up

mkodockx/docker-pastebin:latest

Multi-platform
Index digest

sha256:dff51ffd01d7b819a4052808df206bc11d4b6566d0a24935bbbbcd36237bc368

OS/ARCH

Compressed size

54.71 MB

Last pushed

almost 5 years by mkodockx

Type

Image

Manifest digest

sha256:208429d7e4351363edc81b4c1f56e0de26216af27d9770c48e1860b8e6962733

Image Layers

1ADD file ... in / 2.59 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=16.10.00 B
4/bin/sh -c addgroup -g 100034.05 MB
5ENV YARN_VERSION=1.22.50 B
6/bin/sh -c apk add --no-cache2.3 MB
7COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 281 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10MAINTAINER Markus Kosmal <[email protected]>0 B
11RUN /bin/sh -c apk --update6.44 MB
12RUN /bin/sh -c git clone1.64 MB
13WORKDIR /opt/haste0 B
14RUN /bin/sh -c rm /opt/haste/about.md164 B
15ADD conf/about.md /opt/haste/ # buildkit1023 B
16RUN /bin/sh -c apk del7.69 MB
17ADD conf/config.js /opt/haste/config.js # buildkit389 B
18VOLUME [/opt/haste]0 B
19EXPOSE map[80/tcp:{}]0 B
20CMD ["npm" "start"]0 B

Command

ADD file:924de68748d5d710724ceb45b3bff9d38eedcad50d5744be4ce74f8f731a791f in /