Sign inSign up

wechaty/onbuild:1.11

Multi-platform
Manifest digest

sha256:6e99a573ae0177dfeb3b37b643cce449a23998a39fc6d2003a7309e6a594977f

OS/ARCH

Compressed size

907.71 MB

Last pushed

over 4 years by zixia

Type

Image

Manifest digest

sha256:6e99a573ae0177dfeb3b37b643cce449a23998a39fc6d2003a7309e6a594977f

Image Layers

1ADD file ... in / 52.37 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 update401.18 MB
10RUN /bin/sh -c curl -sL46.95 MB
11WORKDIR /wechaty103 B
12COPY package.json . # buildkit2.14 KB
13RUN /bin/sh -c npm install105.32 MB
14COPY . . # buildkit763.16 KB
15RUN /bin/sh -c ./scripts/generate-package-json.sh &&2.34 KB
16RUN /bin/sh -c npm test2.19 MB
17RUN /bin/sh -c npm run298.92 MB
18RUN /bin/sh -c echo '{"type":136 B
19RUN /bin/sh -c mkdir /node_modules17.34 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
24CMD ["npm" "start"]0 B

Command

ADD file:c03517c5ddbed4053165bfdf984b27a006fb5f533ca80b5798232d96df221440 in /