sha256:f2f8488041603fa07c66aad89b13f2132122ef51da2751e6c9110184ee28ab86
OS/ARCH
Compressed size
80.22 MB
Last pushed
about 1 year by erseco
Type
Image
Manifest digest
sha256:0226dc13f7c1e9678b6688faf669e5820177efce7b1a296db69dcfd3e8ab05fe
Image Layers
1ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache21.11 MB5COPY --chown=nobody rootfs/ / #4.48 KB6USER nobody0 B7WORKDIR /var/www/html32 B8EXPOSE map[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-omeka-s org.opencontainers.image.licenses=MIT org.opencontainers.image.title=Alpine Omeka0 B14USER root0 B15RUN /bin/sh -c apk add30.58 MB16ARG OMEKA_VERSION=v4.1.10 B17ENV APPLICATION_ENV=production memory_limit=512M upload_max_filesize=64M post_max_size=64M0 B18ADD https://github.com/GhentCDH/Omeka-S-Cli/releases/latest/download/omeka-s-cli.phar /usr/local/bin/omeka-s-cli # buildkit79.39 KB19RUN |1 OMEKA_VERSION=v4.1.1 /bin/sh -c79.39 KB20RUN |1 OMEKA_VERSION=v4.1.1 /bin/sh -c9.01 MB21COPY --chown=nobody rootfs/ / #7.18 KB22USER nobody0 B23RUN |1 OMEKA_VERSION=v4.1.1 /bin/sh -c15.91 MB24HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:8080/0 BCommand
ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit