0.8.28-s3
sha256:37feedf84f4311972bc984af7648db6c3397342014e38291787200dbb8445270
OS/ARCH
linux/amd64
Compressed size
69.88 MB
Last pushed
over 6 years by intelliops
Type
Image
Manifest digest
sha256:37feedf84f4311972bc984af7648db6c3397342014e38291787200dbb8445270
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
WORKDIR /opt/cronicle/
117 B
18
|1 CRONICLE_VERSION=0.8.28 /bin/sh -c apk
17.69 MB
19
|1 CRONICLE_VERSION=0.8.28 /bin/sh -c curl
21.32 MB
20
ADD file ... in /entrypoint.sh
613 B
21
EXPOSE 3012
0 B
22
VOLUME [/opt/cronicle/data /opt/cronicle/logs /opt/cronicle/plugins]
0 B
23
CMD ["sh" "/entrypoint.sh"]
0 B
24
LABEL maintainer=Sander Bel <sander@intelliops.be>
0 B
25
/bin/sh -c npm install aws-sdk
8.49 MB
Command
ADD file:25c10b1d1b41d46a1827ad0b0d2389c24df6d31430005ff4e9a2d84ea23ebd42 in /