Sign inSign up

fmartinou/whats-up-docker:fix__231_make_ui_path_configurable

Multi-platform
Monitoring & observability
Index digest

sha256:09cea234c4759f993184ff6956ee832c87b393e8a676176290dba7a552802f77

OS/ARCH

Compressed size

74.35 MB

Last pushed

about 3 years by fmartinou

Type

Image

Manifest digest

sha256:1da1abc81fdb5bd3ee84763cb821a2e5a78e72e4fb96a19bc654319c39621f89

Image Layers

1ADD file ... in / 2.76 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=16.20.10 B
4/bin/sh -c addgroup -g 100033.39 MB
5ENV YARN_VERSION=1.22.190 B
6/bin/sh -c apk add --no-cache2.22 MB
7COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL maintainer=fmartinou0 B
11EXPOSE map[3000/tcp:{}]0 B
12ARG WUD_VERSION=unknown0 B
13ENV WORKDIR=/home/node/app0 B
14ENV WUD_LOG_FORMAT=text0 B
15ENV WUD_VERSION=fix__231_make_ui_path_configurable0 B
16WORKDIR /home/node/app147 B
17RUN |1 WUD_VERSION=fix__231_make_ui_path_configurable /bin/sh -c95 B
18RUN |1 WUD_VERSION=fix__231_make_ui_path_configurable /bin/sh -c644.51 KB
19COPY Docker.entrypoint.sh /usr/bin/entrypoint.sh # buildkit300 B
20RUN /bin/sh -c chmod +x32 B
21ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B
22CMD ["node" "index"]0 B
23COPY /home/node/app/node_modules ./node_modules # buildkit21.69 MB
24COPY app/ ./ # buildkit6.47 MB
25COPY ui/dist/ ./ui # buildkit7.18 MB

Command

ADD file:082f034323c559f3cb9feb6422c88b1ec8017f436d6109e238a5c5384a32a90a in /