Sign inSign up

cometa/front:3.0.56

Manifest digest

sha256:a8d8df9328f4fe4e93e926d314230a165ee021c9367d962e68c142f1d5199aaf

OS/ARCH

linux/amd64

Compressed size

300 MB

Last pushed

over 1 year by cometa

Type

Image

Manifest digest

sha256:a8d8df9328f4fe4e93e926d314230a165ee021c9367d962e68c142f1d5199aaf

Image Layers

1ADD file ... in / 25.89 MB
2CMD ["bash"]0 B
3ENV HTTPD_PREFIX=/usr/local/apache20 B
4ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
5/bin/sh -c mkdir -p "$HTTPD_PREFIX"174 B
6WORKDIR /usr/local/apache20 B
7/bin/sh -c set -eux; apt-get2.67 MB
8ENV HTTPD_VERSION=2.4.480 B
9ENV HTTPD_SHA256=1bc826e7b2e88108c7e4bf43c026636f77a41d849cfb667aa7b5c0b86dbf966c0 B
10ENV HTTPD_PATCHES=0 B
11/bin/sh -c set -eux; savedAptMark="$(apt-mark23.44 MB
12STOPSIGNAL SIGWINCH0 B
13COPY file:c432ff61c4993ecdef4786f48d91a96f8f0707f6179816ccb98db661bfb96b90 in /usr/local/bin/ 295 B
14EXPOSE 800 B
15CMD ["httpd-foreground"]0 B
16LABEL AUTHOR=COMETA ROCKS S.L.0 B
17SHELL [/bin/bash -c]0 B
18RUN /bin/bash -c groupadd -g1.54 KB
19RUN /bin/bash -c mkdir -p7.47 MB
20COPY --chown=cometa:cometa /app/dist/ /usr/local/apache2/htdocs #6.23 MB
21COPY --chown=cometa:cometa apache-conf/ /usr/local/apache2/conf/ #1.45 MB
22COPY --chown=cometa:cometa apache-conf/mod_auth_openidc.so /usr/local/apache2/modules/ #551.21 KB
23COPY --chown=cometa:cometa start_server.sh /code/front/start_server.sh #1.34 KB
24WORKDIR /code/front32 B
25COPY /app/dist/ /usr/local/apache2/htdocs # buildkit6.23 MB
26COPY ./apache2/conf /code/front/apache2/cometa_conf # buildkit9.96 KB
27COPY ./apache2/metadata /code/front/apache2/metadata # buildkit1.42 KB
28COPY ./apache2/modules /code/front/apache2/modules # buildkit1.44 MB
29RUN /bin/bash -c mkdir -p226 B
30COPY --chown=cometa:cometa /app/appium-inspector/dist-browser/assets/* /usr/local/apache2/htdocs/assets #1.51 MB
31COPY --chown=cometa:cometa /app/appium-inspector/dist-browser/locales/* /usr/local/apache2/htdocs/locales #5.42 KB
32COPY --chown=cometa:cometa /app/appium-inspector/dist-browser/index.html /usr/local/apache2/htdocs/mobile/inspector/index.html #451 B
33RUN /bin/bash -c apt-get update13.42 MB
34RUN /bin/bash -c apt-get install198.22 MB
35RUN /bin/bash -c apt-get install1.78 MB
36RUN /bin/bash -c apt-get install4.88 MB
37RUN /bin/bash -c apt-get install1.58 MB
38RUN /bin/bash -c apt-get install3.2 MB
39RUN /bin/bash -c touch /usr/local/apache2/logs/error_log231 B
40COPY start_server.sh start_server.sh # buildkit1.34 KB
41COPY s_apache_conf.sh s_apache_conf.sh # buildkit1.11 KB
42RUN /bin/bash -c chown -R231 B
43RUN /bin/bash -c chmod -R234 B
44RUN /bin/bash -c touch /usr/local/apache2/logs/error_log218 B
45RUN /bin/bash -c touch /usr/local/apache2/logs/access.log217 B
46RUN /bin/bash -c chmod +x1.36 KB
47RUN /bin/bash -c chmod +x1.14 KB
48EXPOSE map[80/tcp:{}]0 B
49USER cometa0 B
50EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
51ENTRYPOINT ["start_server.sh"]0 B

Command

ADD file:4ff85d9f6aa246746912db62dea02eb71750474bb29611e770516a1fcd217add in /