sha256:f8dc905d3899bbf0ef66028587a1255e489caaaa61a5b0d570029690e59b002e
OS/ARCH
Compressed size
523 MB
Last pushed
about 5 years by hikariai
Type
Image
Manifest digest
sha256:f8dc905d3899bbf0ef66028587a1255e489caaaa61a5b0d570029690e59b002e
Image Layers
1ADD file ... in / 27.24 MB2CMD ["bash"]0 B3ENV TZ=America/LosAngeles PORT=3000 UID=998 GID=9980 B4RUN /bin/sh -c apt-get update34.94 MB5RUN /bin/sh -c echo $TZ1.24 MB6RUN /bin/sh -c apt-get install65.11 MB7RUN /bin/sh -c apt-get install55.14 MB8RUN /bin/sh -c curl -sL11.42 KB9RUN /bin/sh -c apt-get update34.54 MB10RUN /bin/sh -c apt-get clean0 B11RUN /bin/sh -c mkdir -p147 B12WORKDIR /usr/src/app137 B13COPY ./wetty . # buildkit142.12 KB14RUN /bin/sh -c yarn &&76.86 MB15ENV TZ=America/LosAngeles PORT=3000 UID=998 GID=9980 B16RUN /bin/sh -c ARCH=$(dpkg --print-architecture)182 B17RUN /bin/sh -c sudo add-apt-repository39.51 KB18RUN /bin/sh -c sudo add-apt-repository7.47 KB19RUN /bin/sh -c sudo apt-get114 MB20RUN /bin/sh -c rm -rf174 B21RUN /bin/sh -c pip install8.43 MB22RUN /bin/sh -c if [832.4 KB23RUN /bin/sh -c npm install3.3 MB24RUN /bin/sh -c npm install75.56 MB25RUN /bin/sh -c npm install21.05 MB26RUN /bin/sh -c npm install4.5 MB27RUN /bin/sh -c sudo apt-get338 B28WORKDIR /usr/src/app0 B29EXPOSE map[3000/tcp:{}]0 B30ADD ./bootstrap.sh /usr/local/sbin # buildkit1.16 KB31RUN /bin/sh -c chmod u+x0 B32COPY ./nvim /usr/src/app/nvim # buildkit59.73 KB33ENTRYPOINT ["bootstrap.sh"]0 B34CMD ["wetty"]0 BCommand
ADD file:524e8d93ad65f08a0cb0d144268350186e36f508006b05b8faf2e1289499b59f in /