sha256:2d8d17b0a2a1e84371db1fe8427f0fd362ffcf37186c589a061eeea1835ca5ad
OS/ARCH
Compressed size
81.62 MB
Last pushed
10 months by erseco
Type
Image
Manifest digest
sha256:24142397b3cd46d20ef2e740ac39dedcf2dca8f2168edfdbea9a1f4cadde1447
Image Layers
1ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B4RUN /bin/sh -c apk --no-cache23.31 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-omeka-s org.opencontainers.image.licenses=MIT org.opencontainers.image.title=Alpine Omeka0 B14SHELL [/bin/ash -eo pipefail -c]0 B15USER root0 B16RUN /bin/ash -eo pipefail -c34.28 MB17ARG OMEKA_VERSION=v4.2.00 B18ENV APPLICATION_ENV=production memory_limit=512M upload_max_filesize=64M post_max_size=64M0 B19ADD https://github.com/GhentCDH/Omeka-S-Cli/releases/latest/download/omeka-s-cli.phar /usr/local/bin/omeka-s-cli # buildkit125.42 KB20RUN |1 OMEKA_VERSION=v4.2.0 /bin/ash -eo125.42 KB21WORKDIR /var/www/html32 B22RUN |1 OMEKA_VERSION=v4.2.0 /bin/ash -eo9.78 MB23COPY --chown=nobody rootfs/ / #7.26 KB24USER nobody0 B25RUN |1 OMEKA_VERSION=v4.2.0 /bin/ash -eo10.32 MB26HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:8080/0 BCommand
ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit