sha256:c536b83481c01ec0554ae89b3be17491487cc5848be35b5d092183802de0efd8
OS/ARCH
linux/amd64
Compressed size
512.94 MB
Last pushed
over 4 years by zixia
Type
Image
Manifest digest
sha256:c536b83481c01ec0554ae89b3be17491487cc5848be35b5d092183802de0efd8
Image Layers
1
ADD file ... in /
25.45 MB
2
/bin/sh -c [ -z "$(apt-get
34.54 KB
3
/bin/sh -c set -xe &&
844 B
4
/bin/sh -c mkdir -p /run/systemd
163 B
5
CMD ["/bin/bash"]
0 B
6
LABEL maintainer=Huan LI <zixia@zixia.net>
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 &&
239.78 MB
13
/bin/sh -c curl -sL https://deb.nodesource.com/setup_10.x
24.28 MB
14
/bin/sh -c wget -q -O
14.92 MB
15
/bin/sh -c mkdir /wechaty /node_modules
124 B
16
WORKDIR /wechaty
0 B
17
COPY file:154d481287e795bcaab6553adb9468519767d4db75510c2da27f4cf90dc7c996 in .
2.11 KB
18
/bin/sh -c npm install
68.86 MB
19
COPY dir:f2cc28a58265234bf569ced90a292d99856a965e9af3049ba354ad9fab7d07c4 in .
8.68 MB
20
/bin/sh -c ./scripts/generate-version.sh && rm
464 B
21
/bin/sh -c npm test
1.69 MB
22
/bin/sh -c npm run dist
120.87 KB
23
/bin/sh -c sudo mkdir /bot
16.78 KB
24
/bin/sh -c npm run puppet-install
129.1 MB
25
ENTRYPOINT ["/wechaty/bin/entrypoint.sh"]
0 B
26
CMD [""]
0 B
27
LABEL org.label-schema.license=Apache-2.0 org.label-schema.build-date=$(date -u
0 B
Command
ADD file:1e8d02626176dc8141df3c0a1365774ce73d79934654fe24a4b1e7f173108232 in /