sha256:e9c0dd60df74fe15961f2683794f1753f5fd93ef225c92a4ec290671b6b6938b
OS/ARCH
Compressed size
34.08 MB
Last pushed
10 months by erseco
Type
Image
Manifest digest
sha256:3e5c63766abf2b1e1f843ee520727dc0fae363ba448fe93b91d98f86b988c38b
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache23.03 MB5COPY --chown=nobody rootfs/ / #5.1 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 add881.24 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 -c14.77 KB21USER nobody0 B22HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:8080/0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit