sha256:7d38c77a3e8e81721a9222931ea9bc1d53ca4bdfe6e601a8c7d270dc14c9af82
OS/ARCH
linux/amd64
Compressed size
61.7 MB
Last pushed
over 6 years by intelliops
Type
Image
Manifest digest
sha256:7d38c77a3e8e81721a9222931ea9bc1d53ca4bdfe6e601a8c7d270dc14c9af82
Image Layers
1
ADD file ... in /
2.1 MB
2
CMD ["/bin/sh"]
0 B
3
ENV NODE_VERSION=10.11.0
0 B
4
/bin/sh -c addgroup -g 1000
19.23 MB
5
ENV YARN_VERSION=1.9.4
0 B
6
/bin/sh -c apk add --no-cache
1.03 MB
7
CMD ["node"]
0 B
8
LABEL maintainer=Sander Bel <sander@intelliops.be>
0 B
9
ARG CRONICLE_VERSION=0.8.28
0 B
10
ENV CRONICLE_base_app_url=http://localhost:3012
0 B
11
ENV CRONICLE_WebServer__http_port=3012
0 B
12
ENV CRONICLE_WebServer__https_port=443
0 B
13
ENV CRONICLE_web_socket_use_hostnames=1
0 B
14
ENV CRONICLE_server_comm_use_hostnames=1
0 B
15
ENV CRONICLE_web_direct_connect=0
0 B
16
ENV CRONICLE_socker_io_transports=["polling", "websocket"]
0 B
17
|1 CRONICLE_VERSION=0.8.28 /bin/sh -c apk
17.72 MB
18
|1 CRONICLE_VERSION=0.8.28 /bin/sh -c adduser
1.24 KB
19
USER cronicle
0 B
20
WORKDIR /opt/cronicle/
0 B
21
|1 CRONICLE_VERSION=0.8.28 /bin/sh -c mkdir
177 B
22
|1 CRONICLE_VERSION=0.8.28 /bin/sh -c curl
21.61 MB
23
ADD file ... in /entrypoint.sh
616 B
24
EXPOSE 3012
0 B
25
VOLUME [/opt/cronicle/data /opt/cronicle/logs /opt/cronicle/plugins]
0 B
26
ENTRYPOINT ["/sbin/tini" "--"]
0 B
27
CMD ["sh" "/entrypoint.sh"]
0 B
Command
ADD file:25c10b1d1b41d46a1827ad0b0d2389c24df6d31430005ff4e9a2d84ea23ebd42 in /