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 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache19.6 MB5COPY --chown=nobody rootfs/ / #5.11 KB6USER nobody0 B7WORKDIR /var/www/html32 B8EXPOSE [8080/tcp]0 B9ENTRYPOINT ["/bin/docker-entrypoint.sh"]0 B10HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B11ENV nginx_root_directory=/var/www/html client_max_body_size=2M clear_env=no allow_url_fopen=On0 B13LABEL org.opencontainers.image.source=https://github.com/erseco/alpine-facturascripts org.opencontainers.image.licenses=MIT org.opencontainers.image.title=Alpine FacturaScripts0 B14USER root0 B15RUN /bin/sh -c apk add883.95 KB16ARG FS_VERSION=2025.50 B17ENV APPLICATION_ENV=production memory_limit=512M upload_max_filesize=64M post_max_size=64M0 B18RUN |1 FS_VERSION=2025.5 /bin/sh -c6.53 MB19COPY --chown=nobody rootfs/ / #10.58 KB20RUN |1 FS_VERSION=2025.5 /bin/sh -c16.64 KB21USER nobody0 B22HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:8080/0 BCommand
ADD alpine-minirootfs-3.22.2-armhf.tar.gz / # buildkit