Sign inSign up

pcic/weather-anomaly-tool:i-20-add-info-station-popup

Manifest digest

sha256:27919ed0b417439e52638cce91185838525e09895f63da79930c0aa213edf7c7

OS/ARCH

linux/amd64

Compressed size

451.64 MB

Last pushed

almost 3 years by pcicdevops

Type

Image

Manifest digest

sha256:27919ed0b417439e52638cce91185838525e09895f63da79930c0aa213edf7c7

Image Layers

1ADD file ... in / 48.16 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get16.77 MB
4/bin/sh -c apt-get update &&49.48 MB
5/bin/sh -c set -ex; apt-get183.01 MB
6/bin/sh -c groupadd --gid 10004.1 KB
7ENV NODE_VERSION=16.20.20 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg33.18 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.17 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14WORKDIR /app93 B
15ENV PATH=/app/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16COPY package.json ./ # buildkit723 B
17COPY package-lock.json ./ # buildkit346.57 KB
18RUN /bin/sh -c npm install114.72 MB
19RUN /bin/sh -c npm install2.98 MB
20COPY . ./ # buildkit855.48 KB
21EXPOSE map[8080/tcp:{}]0 B
22ARG REACT_APP_VERSION0 B
23ENV REACT_APP_VERSION=0 B
24CMD ["/bin/bash" "./entrypoint.sh"]0 B

Command

ADD file:d9c3e291731c1f06d615709ebc665a41f6d6355607d87ae00768e3be4b330bed in /