Sign inSign up

wechaty/onbuild:1.7

Manifest digest

sha256:4a5e13edb1cea1e80a65de729efce9c573ff28c1e09c6e7028fbf386177d618e

OS/ARCH

linux/amd64

Compressed size

960.27 MB

Last pushed

almost 5 years by zixia

Type

Image

Manifest digest

sha256:4a5e13edb1cea1e80a65de729efce9c573ff28c1e09c6e7028fbf386177d618e

Image Layers

1ADD file ... in / 52.37 MB
2CMD ["bash"]0 B
3LABEL maintainer=Huan LI (李卓桓)0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5ENV WECHATY_DOCKER=10 B
6ENV LC_ALL=C.UTF-80 B
7ENV NODE_ENV=0 B
8ENV NPM_CONFIG_LOGLEVEL=warn0 B
9/bin/sh -c apt-get update 315.54 MB
10/bin/sh -c curl -sL https://deb.nodesource.com/setup_16.x46.91 MB
11/bin/sh -c wget -q -O39.82 MB
12WORKDIR /wechaty96 B
13COPY file:398b4b398e876d6cd8955c00c3fac69a283d0677999bac64c8a9b9a94f73b1e8 in . 2.02 KB
14/bin/sh -c npm install 72.67 MB
15COPY dir:bcc0bb4c0b55345680b4ae2736e174707a00f0f13f7e67c04fcef11341e9c4ec in . 1.13 MB
16/bin/sh -c ./scripts/generate-package-json.sh && rm2.22 KB
17/bin/sh -c npm test 2.17 MB
18/bin/sh -c npm run puppet-install429.63 MB
19/bin/sh -c echo '{"type": "module"}'128 B
20/bin/sh -c mkdir /node_modules 16.79 KB
21WORKDIR /bot92 B
22ENTRYPOINT ["/wechaty/bin/entrypoint.sh"]0 B
23CMD [""]0 B
24LABEL org.label-schema.license=Apache-2.0 org.label-schema.build-date=$(date -u0 B
25ONBUILD ARG NODE_ENV0 B
26ONBUILD ENV NODE_ENV $NODE_ENV0 B
27ONBUILD WORKDIR /bot0 B
28ONBUILD COPY package.json .0 B
29ONBUILD RUN jq 'del(.dependencies.wechaty)'0 B
30ONBUILD COPY . .0 B
31ONBUILD RUN npm run0 B
32CMD ["npm" "start"]0 B

Command

ADD file:aea313ae50ce6474a3df142b34d4dcba4e7e0186ea6fe55389cb2ea903b9ebbb in /