sha256:6e99a573ae0177dfeb3b37b643cce449a23998a39fc6d2003a7309e6a594977f
OS/ARCH
Compressed size
907.71 MB
Last pushed
over 4 years by zixia
Type
Image
Manifest digest
sha256:6e99a573ae0177dfeb3b37b643cce449a23998a39fc6d2003a7309e6a594977f
Image Layers
1ADD file ... in / 52.37 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 update401.18 MB10RUN /bin/sh -c curl -sL46.95 MB11WORKDIR /wechaty103 B12COPY package.json . # buildkit2.14 KB13RUN /bin/sh -c npm install105.32 MB14COPY . . # buildkit763.16 KB15RUN /bin/sh -c ./scripts/generate-package-json.sh &&2.34 KB16RUN /bin/sh -c npm test2.19 MB17RUN /bin/sh -c npm run298.92 MB18RUN /bin/sh -c echo '{"type":136 B19RUN /bin/sh -c mkdir /node_modules17.34 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:c03517c5ddbed4053165bfdf984b27a006fb5f533ca80b5798232d96df221440 in /