Sign inSign up

cometa/front:latest

Manifest digest

sha256:ce85794c3ef7e57f92ba2e50f34e6a051c66f50dda28b7eda1ea8bf8b3b2a172

OS/ARCH

linux/amd64

Compressed size

122.33 MB

Last pushed

10 months by cometa

Type

Image

Manifest digest

sha256:ce85794c3ef7e57f92ba2e50f34e6a051c66f50dda28b7eda1ea8bf8b3b2a172

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV HTTPD_PREFIX=/usr/local/apache20 B
3ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c mkdir -p145 B
5WORKDIR /usr/local/apache232 B
6RUN /bin/sh -c set -eux;4.01 MB
7ENV HTTPD_VERSION=2.4.640 B
8ENV HTTPD_SHA256=120b35a2ebf264f277e20f9a94f870f2063342fbff0861404660d7dd0ab1ac290 B
9ENV HTTPD_PATCHES=0 B
10RUN /bin/sh -c set -eux;24.86 MB
11STOPSIGNAL SIGWINCH0 B
12COPY httpd-foreground /usr/local/bin/ # buildkit293 B
13EXPOSE map[80/tcp:{}]0 B
14CMD ["httpd-foreground"]0 B
15LABEL AUTHOR=COMETA ROCKS S.L.0 B
16SHELL [/bin/bash -c]0 B
17RUN /bin/bash -c groupadd -g1.18 KB
18RUN /bin/bash -c mkdir -p7.43 MB
19COPY --chown=cometa:cometa start_server.sh /code/front/start_server.sh #1.88 KB
20WORKDIR /code/front32 B
21COPY --chown=cometa:cometa /app/dist/ /usr/local/apache2/htdocs #6.51 MB
22COPY --chown=cometa:cometa ./apache2/conf/*.conf /usr/local/apache2/conf #9.42 KB
23COPY --chown=cometa:cometa ./apache2/metadata/* /code/front/apache2/metadata #578 B
24COPY --chown=cometa:cometa ./apache2/modules /usr/local/apache2/modules #1.44 MB
25RUN /bin/bash -c mkdir -p230 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 #456 B
29RUN /bin/bash -c apt-get update14.51 MB
30RUN /bin/bash -c apt-get install17.78 MB
31RUN /bin/bash -c apt-get install2.37 MB
32RUN /bin/bash -c apt-get install14.95 MB
33RUN /bin/bash -c touch /usr/local/apache2/logs/error_log234 B
34COPY --chown=cometa:cometa start_server.sh start_server.sh #1.89 KB
35RUN /bin/bash -c chown -R234 B
36RUN /bin/bash -c chmod -R237 B
37RUN /bin/bash -c touch /usr/local/apache2/logs/error_log224 B
38RUN /bin/bash -c touch /usr/local/apache2/logs/access.log224 B
39RUN /bin/bash -c chmod +x1.91 KB
40USER cometa0 B
41EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
42ENTRYPOINT ["bash" "/code/front/start_server.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'