sha256:1fcb00a41803ed48eeb02d6f8faf07873970daa8238aa7ba109a35591c065455
OS/ARCH
Compressed size
955.62 MB
Last pushed
over 4 years by zixia
Type
Image
Manifest digest
sha256:1fcb00a41803ed48eeb02d6f8faf07873970daa8238aa7ba109a35591c065455
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 update439.59 MB10RUN /bin/sh -c curl -sL47.52 MB11WORKDIR /wechaty103 B12COPY package.json . # buildkit2.14 KB13RUN /bin/sh -c npm install119.59 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 run292.91 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:9c4db2a9644ee3029a8e9cca58350efef660c3167e59b91f2bee9c303e592664 in /