sha256:75c1eb13258bd52b48924e4dc1506ecf2a7733d69542bbc806f23fa79eaf0a9b
OS/ARCH
Compressed size
665.36 MB
Last pushed
about 3 years by zixia
Type
Image
Manifest digest
sha256:8f4641f17059dc42b4ddae49cdfee3fb4745a7ec034cac8311f8cfb7d25e146e
Image Layers
1ADD file ... in / 51.22 MB2CMD ["bash"]0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5ENV WECHATY_DOCKER=10 B6ENV LC_ALL=C.UTF-80 B7ENV NODE_ENV=0 B8ENV NPM_CONFIG_LOGLEVEL=warn0 B9RUN /bin/sh -c apt-get update429.63 MB10RUN /bin/sh -c curl -sL48.94 MB11WORKDIR /wechaty97 B12COPY package.json . # buildkit2.12 KB13RUN /bin/sh -c npm install108.89 MB14COPY . . # buildkit779.93 KB15RUN /bin/sh -c ./scripts/generate-package-json.sh &&2.32 KB16RUN /bin/sh -c npm test1001.05 KB17RUN /bin/sh -c npm run24.92 MB18RUN /bin/sh -c echo '{"type":129 B19RUN /bin/sh -c mkdir /node_modules17.79 KB20WORKDIR /bot93 B21ENTRYPOINT ["/wechaty/bin/entrypoint.sh"]0 B22CMD [""]0 B23LABEL org.label-schema.license=Apache-2.0 org.label-schema.build-date=$(date -u +'%Y-%m-%dT%H:%M:%SZ')0 B24CMD ["npm" "start"]0 BCommand
ADD file:a0144d077c2c6b73bbb5f7e7b8e6b58e4127de2a5faf907cd4e83e4d83437fad in /