sha256:168798ed74d5bf50e515322a13e0e8d80f97fa4f5cfece4af69480af86dafc25
OS/ARCH
Compressed size
656.69 MB
Last pushed
over 4 years by zixia
Type
Image
Manifest digest
sha256:168798ed74d5bf50e515322a13e0e8d80f97fa4f5cfece4af69480af86dafc25
Image Layers
1ADD file ... in / 51.13 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 update415.23 MB10RUN /bin/sh -c curl -sL47.72 MB11WORKDIR /wechaty103 B12COPY package.json . # buildkit2.14 KB13RUN /bin/sh -c npm install120.28 MB14COPY . . # buildkit777 KB15RUN /bin/sh -c ./scripts/generate-package-json.sh &&2.34 KB16RUN /bin/sh -c npm test2.86 MB17RUN /bin/sh -c npm run18.69 MB18RUN /bin/sh -c echo '{"type":136 B19RUN /bin/sh -c mkdir /node_modules17.29 KB20WORKDIR /bot99 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:9d66afa8fc90803d689e087b38b38a3bd58d0434b495ca4165ca520e73bccf55 in /