sha256:ed58bf9e2d6a21a9c5c4c2cbbf4e013b0222afcc7027ed2ec518b84460b8989e
OS/ARCH
linux/amd64
Compressed size
466.95 MB
Last pushed
almost 5 years by zixia
Type
Image
Manifest digest
sha256:ed58bf9e2d6a21a9c5c4c2cbbf4e013b0222afcc7027ed2ec518b84460b8989e
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 &&
847 B
4
/bin/sh -c mkdir -p /run/systemd
161 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 &&
238.04 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.91 MB
15
/bin/sh -c mkdir /wechaty /node_modules
124 B
16
WORKDIR /wechaty
0 B
17
COPY file:bf061087ab904d5fadb99ca10ba51693e5fed8e21b059e8bee1b558716c34eaa in .
1.99 KB
18
/bin/sh -c npm install
41 MB
19
COPY dir:dfc8099c777f486963ee58b7f350107d2a652027b2406dd8c9223af2ae5ee382 in .
8.51 MB
20
/bin/sh -c npm run puppet-install
114.4 MB
21
/bin/sh -c npm test
205.77 KB
22
/bin/sh -c npm run dist
108.83 KB
23
/bin/sh -c sudo mkdir /bot
13.61 KB
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:c3e6bb316dfa6b81dd4478aaa310df532883b1c0a14edeec3f63d641980c1789 in /