Sign inSign up

erseco/alpine-facturascripts:develop

Multi-platform
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Ernesto Serrano <[email protected]> Description=Lightweight0 B
4RUN /bin/sh -c apk --no-cache20.17 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 add808.33 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 -c15.07 KB
21USER nobody0 B
22HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:8080/0 B

Command

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