Sign inSign up

erseco/alpine-omeka-s:develop

Multi-platform
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=Ernesto Serrano <[email protected]> org.opencontainers.image.description=Lightweight0 B
4SHELL [/bin/ash -eo pipefail -c]0 B
5RUN /bin/ash -eo pipefail -c24.19 MB
6COPY --chown=nobody rootfs/ / #5.11 KB
7USER nobody0 B
8WORKDIR /var/www/html32 B
9EXPOSE [8080/tcp]0 B
10ENTRYPOINT ["/bin/docker-entrypoint.sh"]0 B
11HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B
12ENV nginx_root_directory=/var/www/html client_max_body_size=2M clear_env=no allow_url_fopen=On0 B
13LABEL maintainer=Ernesto Serrano <[email protected]>0 B
14LABEL org.opencontainers.image.source=https://github.com/erseco/alpine-omeka-s org.opencontainers.image.licenses=MIT org.opencontainers.image.title=Alpine Omeka0 B
15SHELL [/bin/ash -eo pipefail -c]0 B
16USER root0 B
17RUN /bin/ash -eo pipefail -c33.18 MB
18ARG OMEKA_VERSION=develop0 B
19ARG OMEKA_CLI_VERSION=0.14.10 B
20ENV APPLICATION_ENV=production memory_limit=512M upload_max_filesize=128M post_max_size=128M0 B
21ADD --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 MB
22WORKDIR /var/www/html32 B
23RUN |2 OMEKA_VERSION=develop OMEKA_CLI_VERSION=0.14.1 /bin/ash9.72 MB
24COPY --chown=nobody rootfs/ / #7 KB
25USER nobody0 B
26RUN |2 OMEKA_VERSION=develop OMEKA_CLI_VERSION=0.14.1 /bin/ash10.3 MB
27HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:8080/0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit