Sign inSign up

cometa/front:3.0.71

Manifest digest

sha256:6c97d9e9e4f9780befaf3dbf7fe9d3e67d5f71037de13721f0f422c1e7eb4848

OS/ARCH

linux/amd64

Compressed size

112.27 MB

Last pushed

about 1 year by cometa

Type

Image

Manifest digest

sha256:6c97d9e9e4f9780befaf3dbf7fe9d3e67d5f71037de13721f0f422c1e7eb4848

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
20WORKDIR /code/front32 B
21COPY --chown=cometa:cometa /app/dist/ /usr/local/apache2/htdocs #6.31 MB
22COPY --chown=cometa:cometa ./apache2/conf/*.conf /usr/local/apache2/conf #9.16 KB
23COPY --chown=cometa:cometa ./apache2/metadata/* /code/front/apache2/metadata #577 B
24COPY --chown=cometa:cometa ./apache2/modules /usr/local/apache2/modules #1.44 MB
25RUN /bin/bash -c mkdir -p227 B
26COPY --chown=cometa:cometa /app/appium-inspector/dist-browser/assets/* /usr/local/apache2/htdocs/assets #1.51 MB
27COPY --chown=cometa:cometa /app/appium-inspector/dist-browser/locales/* /usr/local/apache2/htdocs/locales #5.43 KB
28COPY --chown=cometa:cometa /app/appium-inspector/dist-browser/index.html /usr/local/apache2/htdocs/mobile/inspector/index.html #454 B
29RUN /bin/bash -c apt-get update13.42 MB
30RUN /bin/bash -c apt-get install17.32 MB
31RUN /bin/bash -c apt-get install12.78 MB
32RUN /bin/bash -c touch /usr/local/apache2/logs/error_log229 B
33COPY --chown=cometa:cometa start_server.sh start_server.sh #1.87 KB
34RUN /bin/bash -c chown -R229 B
35RUN /bin/bash -c chmod -R233 B
36RUN /bin/bash -c touch /usr/local/apache2/logs/error_log224 B
37RUN /bin/bash -c touch /usr/local/apache2/logs/access.log224 B
38RUN /bin/bash -c chmod +x1.9 KB
39USER cometa0 B
40EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
41ENTRYPOINT ["start_server.sh"]0 B

Command

ADD file:4ff85d9f6aa246746912db62dea02eb71750474bb29611e770516a1fcd217add in /