Sign inSign up

wechaty/matrix-appservice:latest

Manifest digest

sha256:0ad6293a10ed16c0d4ea4b99d36ce512353c7bdd57aa96379f5047d5f2d67678

OS/ARCH

linux/amd64

Compressed size

836.64 MB

Last pushed

about 5 years by wechaty

Type

Image

Manifest digest

sha256:0ad6293a10ed16c0d4ea4b99d36ce512353c7bdd57aa96379f5047d5f2d67678

Image Layers

1ADD file ... in / 48.1 MB
2CMD ["bash"]0 B
3LABEL maintainer=Huan LI (李卓桓)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
9/bin/sh -c apt-get update 283.78 MB
10/bin/sh -c curl -sL https://deb.nodesource.com/setup_14.x45.82 MB
11/bin/sh -c wget -q -O38.59 MB
12WORKDIR /wechaty96 B
13COPY file:3e56a825af01d46d12908ca40dc51df43c5671ed5da9dfe70150f2c58bfa4635 in . 2.07 KB
14/bin/sh -c npm install 61.14 MB
15COPY dir:93610dffec0d10ec6b5bc02f1e2c13ed266762e03d32f6c19bf8af5312262df8 in . 1.09 MB
16/bin/sh -c ./scripts/generate-version.sh && rm491 B
17/bin/sh -c npm test 3.02 MB
18/bin/sh -c npm run puppet-install292.36 MB
19/bin/sh -c mkdir /node_modules 16.59 KB
20WORKDIR /bot92 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 -u0 B
24LABEL maintainer=Huan LI (李卓桓) <[email protected]>0 B
25RUN /bin/sh -c apt-get update513.2 KB
26WORKDIR /matrix-appservice-wechaty114 B
27COPY package.json . # buildkit1.18 KB
28RUN /bin/sh -c npm install59.64 MB
29COPY . . # buildkit646.3 KB
30RUN /bin/sh -c npm test1.95 MB
31WORKDIR /data93 B
32VOLUME [/data]0 B
33EXPOSE map[8788/tcp:{}]0 B
34ENTRYPOINT ["/usr/bin/dumb-init" "--" "matrix-appservice-wechaty"]0 B
35CMD [""]0 B

Command

ADD file:1a1eae7a82c66d673971436ce2605e97d107e2934b7cdec876c64923ae6f4f85 in /