24.4.0
sha256:0eec24e2305e7a84cc3ea6ca371fbf5cc4d5577d763858139f78fea53037baba
OS/ARCH
Compressed size
47.88 MB
Last pushed
11 months by amazeeiojenkins
Type
Image
Manifest digest
sha256:6cef7e7bba3339db08f96795e67487d765cb8391878ad46a54a5539eecff0d9f
Image Layers
1
ADD file ... in /
3.19 MB
2
CMD ["/bin/sh"]
0 B
3
ENV NODE_VERSION=18.20.2
0 B
4
/bin/sh -c addgroup -g 1000
37.71 MB
5
ENV YARN_VERSION=1.22.19
0 B
6
/bin/sh -c apk add --no-cache
1.32 MB
7
COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/
451 B
8
ENTRYPOINT ["docker-entrypoint.sh"]
0 B
9
CMD ["node"]
0 B
10
LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The
0 B
11
LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images
0 B
12
ENV LAGOON=node
0 B
13
ARG LAGOON_VERSION
0 B
14
ENV LAGOON_VERSION=24.4.0
0 B
15
COPY /lagoon /lagoon # buildkit
3.16 MB
16
COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for
2.49 MB
17
COPY /sbin/tini /sbin/ # buildkit
9.42 KB
18
COPY /home /home # buildkit
634 B
19
RUN |1 LAGOON_VERSION=24.4.0 /bin/sh -c
665 B
20
ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc
0 B
21
RUN |1 LAGOON_VERSION=24.4.0 /bin/sh -c
195 B
22
WORKDIR /app
32 B
23
EXPOSE map[3000/tcp:{}]
0 B
24
ENV LAGOON_LOCALDEV_HTTP_PORT=3000
0 B
25
ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]
0 B
26
CMD ["yarn" "run" "start"]
0 B
Command
ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /