Sign inSign up

erseco/alpine-facturascripts:main

Multi-platform
Index digest

sha256:eca6000ba8b38573ebd40717a1d8a86964a8a57108b050d021a6a9cde59cad88

OS/ARCH

Compressed size

32.25 MB

Last pushed

16 days by erseco

Type

Image

Manifest digest

sha256:ad2da1ca66736cd901fa90c6333848f0e1f78f7840331b9ed4c49fdd4a0732ef

Image Layers

1ADD alpine-minirootfs-3.23.3-armv7.tar.gz / # buildkit3.13 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=Ernesto Serrano <[email protected]> org.opencontainers.image.description=Lightweight0 B
4SHELL [/bin/ash -eo pipefail -c]0 B
5RUN /bin/ash -eo pipefail -c20.92 MB
6COPY --chown=nobody rootfs/ / #5.11 KB
7USER nobody0 B
8WORKDIR /var/www/html32 B
9EXPOSE [8080/tcp]0 B
10ENTRYPOINT ["/bin/docker-entrypoint.sh"]0 B
11HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B
12ENV nginx_root_directory=/var/www/html client_max_body_size=2M clear_env=no allow_url_fopen=On0 B
13LABEL maintainer=Ernesto Serrano <[email protected]>0 B
14LABEL org.opencontainers.image.source=https://github.com/erseco/alpine-facturascripts org.opencontainers.image.licenses=MIT org.opencontainers.image.title=Alpine FacturaScripts0 B
15USER root0 B
16SHELL [/bin/ash -eo pipefail -c]0 B
17RUN /bin/ash -eo pipefail -c1.4 MB
18ARG FS_VERSION=stable0 B
19ENV APPLICATION_ENV=production memory_limit=512M upload_max_filesize=64M post_max_size=64M0 B
20RUN |1 FS_VERSION=stable /bin/ash -eo6.77 MB
21COPY --chown=nobody rootfs/ / #14.07 KB
22RUN |1 FS_VERSION=stable /bin/ash -eo15.02 KB
23USER nobody0 B
24HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:8080/0 B

Command

ADD alpine-minirootfs-3.23.3-armv7.tar.gz / # buildkit