Sign inSign up

wechaty/friday:0.6

Manifest digest

sha256:f3ba2b3e5fdb7f4aa850297d7e6e4a6a8908d322a438846ecc1584eb400eb629

OS/ARCH

linux/amd64

Compressed size

562.91 MB

Last pushed

about 6 years by zixia

Type

Image

Manifest digest

sha256:f3ba2b3e5fdb7f4aa850297d7e6e4a6a8908d322a438846ecc1584eb400eb629

Image Layers

1ADD file ... in / 26.95 MB
2/bin/sh -c [ -z "$(apt-get29.92 KB
3/bin/sh -c set -xe &&846 B
4/bin/sh -c mkdir -p /run/systemd164 B
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Huan LI (李卓桓)0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV WECHATY_DOCKER=10 B
9ENV LC_ALL=C.UTF-80 B
10ENV NODE_ENV=0 B
11ENV NPM_CONFIG_LOGLEVEL=warn0 B
12/bin/sh -c apt-get update 229.41 MB
13/bin/sh -c curl -sL https://deb.nodesource.com/setup_12.x26.29 MB
14/bin/sh -c wget -q -O20.83 MB
15WORKDIR /wechaty96 B
16COPY file:319c37b6844c1660a0c0acc69e0f5fc1eb3f14017e66500209514b37c532072f in . 2.03 KB
17/bin/sh -c npm install 97.15 MB
18COPY dir:83542867370fa7be6d61122344b83cd5b76cab72c65912302d415684d7d28f92 in . 1.05 MB
19/bin/sh -c ./scripts/generate-version.sh && rm492 B
20/bin/sh -c npm test 2.83 MB
21/bin/sh -c npm run puppet-install130.93 MB
22/bin/sh -c mkdir /node_modules 15.15 KB
23WORKDIR /bot92 B
24ENTRYPOINT ["/wechaty/bin/entrypoint.sh"]0 B
25CMD [""]0 B
26LABEL org.label-schema.license=Apache-2.0 org.label-schema.build-date=$(date -u0 B
27ONBUILD ARG NODE_ENV0 B
28ONBUILD ENV NODE_ENV $NODE_ENV0 B
29ONBUILD WORKDIR /bot0 B
30ONBUILD COPY package.json .0 B
31ONBUILD RUN jq 'del(.dependencies.wechaty)'0 B
32ONBUILD COPY . .0 B
33ONBUILD RUN npm run0 B
34CMD ["npm" "start"]0 B
35ARG NODE_ENV0 B
36ENV NODE_ENV=0 B
37WORKDIR /bot0 B
38COPY file:ad897aaf810ad12209d002fc6bc1268b12d021c47de98ab42f57843d034378d2 in . 956 B
39/bin/sh -c jq 'del(.dependencies.wechaty)' package.json27.06 MB
40COPY dir:7a1904bc7bb0b90c223848f62ca212cbe040ed0c339ab7faea3a5bf764caf11e in . 335.35 KB
41/bin/sh -c npm run build25.93 KB

Command

ADD file:f7e262b5b83427ba392961a76f015b60b140c12e8313ec3a5764b9829926a687 in /