sha256:3ebb48d175d095b0b5a58fcd4592e6f8371882e7cd7f20e832f8ea93ffddb348
OS/ARCH
linux/amd64
Compressed size
535.22 MB
Last pushed
over 4 years by zixia
Type
Image
Manifest digest
sha256:3ebb48d175d095b0b5a58fcd4592e6f8371882e7cd7f20e832f8ea93ffddb348
Image Layers
1
ADD file ... in /
26.95 MB
2
/bin/sh -c [ -z "$(apt-get
29.92 KB
3
/bin/sh -c set -xe &&
846 B
4
/bin/sh -c mkdir -p /run/systemd
164 B
5
CMD ["/bin/bash"]
0 B
6
LABEL maintainer=Huan LI (李卓桓)
0 B
7
ENV DEBIAN_FRONTEND=noninteractive
0 B
8
ENV WECHATY_DOCKER=1
0 B
9
ENV LC_ALL=C.UTF-8
0 B
10
ENV NODE_ENV=
0 B
11
ENV NPM_CONFIG_LOGLEVEL=warn
0 B
12
/bin/sh -c apt-get update
229.42 MB
13
/bin/sh -c curl -sL https://deb.nodesource.com/setup_12.x
26.29 MB
14
/bin/sh -c wget -q -O
20.63 MB
15
WORKDIR /wechaty
96 B
16
COPY file:61c172c9768a4cdc75b9c33d3bffc3e0e602d7abe8c979335ded7c210a1a7fe5 in .
2.02 KB
17
/bin/sh -c npm install
97.09 MB
18
COPY dir:e38dfcae6b9f9595061bd2baea3887b4cdd91721913a45b62548ff3d4a1e0379 in .
1.05 MB
19
/bin/sh -c ./scripts/generate-version.sh && rm
495 B
20
/bin/sh -c npm test
2.82 MB
21
/bin/sh -c npm run puppet-install
130.93 MB
22
/bin/sh -c mkdir /node_modules
15.13 KB
23
WORKDIR /bot
92 B
24
ENTRYPOINT ["/wechaty/bin/entrypoint.sh"]
0 B
25
CMD [""]
0 B
26
LABEL org.label-schema.license=Apache-2.0 org.label-schema.build-date=$(date -u
0 B
Command
ADD file:f7e262b5b83427ba392961a76f015b60b140c12e8313ec3a5764b9829926a687 in /