sha256:9baee3cdcbab25d1f39a71fc19749ca005628fcfab4fbe0bc5d73363677c14c3
OS/ARCH
linux/amd64
Compressed size
958.73 MB
Last pushed
almost 5 years by zixia
Type
Image
Manifest digest
sha256:9baee3cdcbab25d1f39a71fc19749ca005628fcfab4fbe0bc5d73363677c14c3
Image Layers
1ADD file ... in / 52.37 MB2CMD ["bash"]0 B3LABEL maintainer=Huan LI (李卓桓)0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5ENV WECHATY_DOCKER=10 B6ENV LC_ALL=C.UTF-80 B7ENV NODE_ENV=0 B8ENV NPM_CONFIG_LOGLEVEL=warn0 B9/bin/sh -c apt-get update 315.54 MB10/bin/sh -c curl -sL https://deb.nodesource.com/setup_16.x46.91 MB11/bin/sh -c wget -q -O39.81 MB12WORKDIR /wechaty96 B13COPY file:b741ab9cf30a6cf23140b122a58ecf3ade64f2708299489e9639d94e0d724f67 in . 1.99 KB14/bin/sh -c npm install 71.4 MB15COPY dir:433d0cc394d1f8d28b9d161253ea2ffb73a91a5950b0379c4bdb2f821700b928 in . 1.12 MB16/bin/sh -c ./scripts/generate-package-json.sh && rm2.19 KB17/bin/sh -c npm test 2.15 MB18/bin/sh -c npm run puppet-install429.4 MB19/bin/sh -c echo '{"type": "module"}'128 B20/bin/sh -c mkdir /node_modules 16.76 KB21WORKDIR /bot92 B22ENTRYPOINT ["/wechaty/bin/entrypoint.sh"]0 B23CMD [""]0 B24LABEL org.label-schema.license=Apache-2.0 org.label-schema.build-date=$(date -u0 B25ONBUILD ARG NODE_ENV0 B26ONBUILD ENV NODE_ENV $NODE_ENV0 B27ONBUILD WORKDIR /bot0 B28ONBUILD COPY package.json .0 B29ONBUILD RUN jq 'del(.dependencies.wechaty)'0 B30ONBUILD COPY . .0 B31ONBUILD RUN npm run0 B32CMD ["npm" "start"]0 BCommand
ADD file:aea313ae50ce6474a3df142b34d4dcba4e7e0186ea6fe55389cb2ea903b9ebbb in /