Sign inSign up

wechaty/friday:1.13

Manifest digest

sha256:55eebc63488fa36eac0d06880a88115c0df11208f918945667ad9959d1aec771

OS/ARCH

linux/amd64

Compressed size

1.09 GB

Last pushed

over 4 years by zixia

Type

Image

Manifest digest

sha256:55eebc63488fa36eac0d06880a88115c0df11208f918945667ad9959d1aec771

Image Layers

1ADD file ... in / 52.4 MB
2CMD ["bash"]0 B
3LABEL maintainer=Huan LI (李卓桓) <[email protected]>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
9RUN /bin/sh -c apt-get update443.96 MB
10RUN /bin/sh -c curl -sL47.78 MB
11WORKDIR /wechaty103 B
12COPY package.json . # buildkit2.14 KB
13RUN /bin/sh -c npm install112.34 MB
14COPY . . # buildkit780.7 KB
15RUN /bin/sh -c ./scripts/generate-package-json.sh &&2.35 KB
16RUN /bin/sh -c npm test2.88 MB
17RUN /bin/sh -c npm run174.47 MB
18RUN /bin/sh -c echo '{"type":136 B
19RUN /bin/sh -c mkdir /node_modules17.46 KB
20WORKDIR /bot99 B
21ENTRYPOINT ["/wechaty/bin/entrypoint.sh"]0 B
22CMD [""]0 B
23LABEL org.label-schema.license=Apache-2.0 org.label-schema.build-date=$(date -u +'%Y-%m-%dT%H:%M:%SZ')0 B
24ARG NODE_ENV0 B
25ENV NODE_ENV=0 B
26WORKDIR /bot0 B
27COPY file:0fb1aa3022f69c41a6ab1f9946c5ea147be8e8950cf064fd16d847bcd12a119a in . 1.31 KB
28/bin/sh -c jq 'del(.dependencies.wechaty)' package.json280.84 MB
29COPY dir:4ed38101372a79594aa0dc7afd053cc00105177bd8c4de15c762b79f47df76fa in . 539.94 KB
30/bin/sh -c npm run build304.69 KB
31CMD ["npm" "start"]0 B

Command

ADD file:68a5d7d0db592625159865110c1b7dcb15cf70ecf71b5fd541ef89584cd734ba in /