sha256:199ad927d8c8abd398970bd1c64decdf20a58d54566872eba5ff3c640c68af95
OS/ARCH
Compressed size
84.32 MB
Last pushed
19 days by erseco
Type
Image
Manifest digest
sha256:626a809868ea641ca1c2e8f938d6125ed5ef52d5b73b59481675533b77715079
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.authors=Ernesto Serrano <[email protected]> org.opencontainers.image.description=Lightweight0 B4SHELL [/bin/ash -eo pipefail -c]0 B5RUN /bin/ash -eo pipefail -c24.19 MB6COPY --chown=nobody rootfs/ / #5.11 KB7USER nobody0 B8WORKDIR /var/www/html32 B9EXPOSE [8080/tcp]0 B10ENTRYPOINT ["/bin/docker-entrypoint.sh"]0 B11HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B12ENV nginx_root_directory=/var/www/html client_max_body_size=2M clear_env=no allow_url_fopen=On0 B14LABEL org.opencontainers.image.source=https://github.com/erseco/alpine-omeka-s org.opencontainers.image.licenses=MIT org.opencontainers.image.title=Alpine Omeka0 B15SHELL [/bin/ash -eo pipefail -c]0 B16USER root0 B17RUN /bin/ash -eo pipefail -c33.18 MB18ARG OMEKA_VERSION=develop0 B19ARG OMEKA_CLI_VERSION=0.14.10 B20ENV APPLICATION_ENV=production memory_limit=512M upload_max_filesize=128M post_max_size=128M0 B21ADD --chmod=0755 https://github.com/GhentCDH/Omeka-S-Cli/releases/download/v0.14.1/omeka-s-cli.phar /usr/local/bin/omeka-s-cli #3.24 MB22WORKDIR /var/www/html32 B23RUN |2 OMEKA_VERSION=develop OMEKA_CLI_VERSION=0.14.1 /bin/ash9.72 MB24COPY --chown=nobody rootfs/ / #7 KB25USER nobody0 B26RUN |2 OMEKA_VERSION=develop OMEKA_CLI_VERSION=0.14.1 /bin/ash10.3 MB27HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:8080/0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit