sha256:f52f61e5762673cfb9353fe86a90484bfc6ef166e50522c0019c9732f87c3176
OS/ARCH
Compressed size
30.6 MB
Last pushed
10 months by erseco
Type
Image
Manifest digest
sha256:760fe7b558a77cae372a836897e48d68931acf1663a0d1fc6fb78891475f8f5f
Image Layers
1ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit3.07 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache20.17 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 add808.33 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 -c15.07 KB21USER nobody0 B22HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:8080/0 BCommand
ADD alpine-minirootfs-3.22.2-armv7.tar.gz / # buildkit