Sign inSign up

erseco/alpine-omeka-s:v4.2.0

Multi-platform
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Ernesto Serrano <[email protected]> Description=Lightweight0 B
4RUN /bin/sh -c apk --no-cache23.31 MB
5COPY --chown=nobody rootfs/ / #5.1 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-omeka-s org.opencontainers.image.licenses=MIT org.opencontainers.image.title=Alpine Omeka0 B
14SHELL [/bin/ash -eo pipefail -c]0 B
15USER root0 B
16RUN /bin/ash -eo pipefail -c34.28 MB
17ARG OMEKA_VERSION=v4.2.00 B
18ENV APPLICATION_ENV=production memory_limit=512M upload_max_filesize=64M post_max_size=64M0 B
19ADD https://github.com/GhentCDH/Omeka-S-Cli/releases/latest/download/omeka-s-cli.phar /usr/local/bin/omeka-s-cli # buildkit125.42 KB
20RUN |1 OMEKA_VERSION=v4.2.0 /bin/ash -eo125.42 KB
21WORKDIR /var/www/html32 B
22RUN |1 OMEKA_VERSION=v4.2.0 /bin/ash -eo9.78 MB
23COPY --chown=nobody rootfs/ / #7.26 KB
24USER nobody0 B
25RUN |1 OMEKA_VERSION=v4.2.0 /bin/ash -eo10.32 MB
26HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:8080/0 B

Command

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