4.1.0
sha256:0d8099ad6b6b4cd316cb0da12ab8efb5649426580c1914cf8e49b916c74c4055
OS/ARCH
Compressed size
856.8 MB
Last pushed
about 2 months by checklyben
Type
Image
Manifest digest
sha256:83ac15a79062873a319f64b70b0403ba65d9c22c23eea790321dfda18e0286b8
Image Layers
1
ARG RELEASE
0 B
2
ARG LAUNCHPAD_BUILD_ARCH
0 B
3
LABEL org.opencontainers.image.ref.name=ubuntu
0 B
4
LABEL org.opencontainers.image.version=20.04
0 B
5
ADD file ... in /
24.77 MB
6
CMD ["/bin/bash"]
0 B
7
LABEL org.opencontainers.image.title=Checkly Agent
0 B
8
LABEL org.opencontainers.image.description=Checkly Agent
0 B
9
LABEL org.opencontainers.image.authors=Checkly
0 B
10
LABEL org.opencontainers.image.licenses=All rights reserved, use
0 B
11
LABEL org.opencontainers.image.documentation=https://checklyhq.com/docs/private-locations
0 B
12
LABEL org.opencontainers.image.vendor=Checkly
0 B
13
ARG TARGETPLATFORM=linux/arm64
0 B
14
ENV NODE_MAJOR=18
0 B
15
ENV NODE_VERSION=18.20.3-1nodesource1
0 B
16
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
62.12 MB
17
ENV API_KEY=
0 B
18
ENV LOG_LEVEL=INFO
0 B
19
ENV NODE_ENV=production
0 B
20
ENV NODE_CONFIG_DIR=/checkly/checkly-agent/config
0 B
21
ENV DOCKER_ENV=true
0 B
22
ENV PLAYWRIGHT_BROWSERS_PATH=/checkly/pw-browsers
0 B
23
WORKDIR /checkly
97 B
24
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
32 B
25
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
337.27 MB
26
COPY checkly-agent checkly-agent # buildkit
75.81 KB
27
COPY functions/package.json functions/package.json # buildkit
806 B
28
COPY functions/package-lock.json functions/package-lock.json # buildkit
46.29 KB
29
COPY functions/postinstall.sh functions/postinstall.sh # buildkit
728 B
30
COPY functions/postinstall-runtimes.sh functions/postinstall-runtimes.sh # buildkit
752 B
31
COPY functions/src functions/src # buildkit
638.99 KB
32
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
134.88 MB
33
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
719 B
34
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
1.25 KB
35
WORKDIR /checkly
32 B
36
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
297.01 MB
37
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
118 B
38
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c
125 B
39
USER checkly
0 B
40
WORKDIR /checkly/checkly-agent
32 B
41
ENTRYPOINT ["/usr/bin/tini" "--" "node" "index.js"]
0 B
Command
ARG RELEASE