Sign inSign up

erseco/alpine-facturascripts:2025.5

Multi-platform
Index digest

sha256:e9c0dd60df74fe15961f2683794f1753f5fd93ef225c92a4ec290671b6b6938b

OS/ARCH

Compressed size

30.38 MB

Last pushed

10 months by erseco

Type

Image

Manifest digest

sha256:485d5f62d19f74769961f2a6e3bc49f78cb9ef8ac18b79ab4eb29ea85326b772

Image Layers

1ADD alpine-minirootfs-3.22.2-armhf.tar.gz / # buildkit3.34 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Ernesto Serrano <[email protected]> Description=Lightweight0 B
4RUN /bin/sh -c apk --no-cache19.6 MB
5COPY --chown=nobody rootfs/ / #5.11 KB
6USER nobody0 B
7WORKDIR /var/www/html32 B
8EXPOSE [8080/tcp]0 B
9ENTRYPOINT ["/bin/docker-entrypoint.sh"]0 B
10HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B
11ENV nginx_root_directory=/var/www/html client_max_body_size=2M clear_env=no allow_url_fopen=On0 B
12LABEL maintainer=Ernesto Serrano <[email protected]>0 B
13LABEL org.opencontainers.image.source=https://github.com/erseco/alpine-facturascripts org.opencontainers.image.licenses=MIT org.opencontainers.image.title=Alpine FacturaScripts0 B
14USER root0 B
15RUN /bin/sh -c apk add883.95 KB
16ARG FS_VERSION=2025.50 B
17ENV APPLICATION_ENV=production memory_limit=512M upload_max_filesize=64M post_max_size=64M0 B
18RUN |1 FS_VERSION=2025.5 /bin/sh -c6.53 MB
19COPY --chown=nobody rootfs/ / #10.58 KB
20RUN |1 FS_VERSION=2025.5 /bin/sh -c16.64 KB
21USER nobody0 B
22HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:8080/0 B

Command

ADD alpine-minirootfs-3.22.2-armhf.tar.gz / # buildkit