Sign inSign up

erseco/alpine-omeka-s:v4.1.1

Multi-platform
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL Maintainer=Ernesto Serrano <[email protected]> Description=Lightweight0 B
4RUN /bin/sh -c apk --no-cache21.11 MB
5COPY --chown=nobody rootfs/ / #4.48 KB
6USER nobody0 B
7WORKDIR /var/www/html32 B
8EXPOSE map[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
14USER root0 B
15RUN /bin/sh -c apk add30.58 MB
16ARG OMEKA_VERSION=v4.1.10 B
17ENV APPLICATION_ENV=production memory_limit=512M upload_max_filesize=64M post_max_size=64M0 B
18ADD https://github.com/GhentCDH/Omeka-S-Cli/releases/latest/download/omeka-s-cli.phar /usr/local/bin/omeka-s-cli # buildkit79.39 KB
19RUN |1 OMEKA_VERSION=v4.1.1 /bin/sh -c79.39 KB
20RUN |1 OMEKA_VERSION=v4.1.1 /bin/sh -c9.01 MB
21COPY --chown=nobody rootfs/ / #7.18 KB
22USER nobody0 B
23RUN |1 OMEKA_VERSION=v4.1.1 /bin/sh -c15.91 MB
24HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:8080/0 B

Command

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