jtl-shop (sha256:ee3f6db6c7e081810873098ef21611016502f33b2d16057e50076353047ea461)
Installation
docker pull git.casa-due-pur.de/fabrice.kirchner/jtl-shop@sha256:ee3f6db6c7e081810873098ef21611016502f33b2d16057e50076353047ea461sha256:ee3f6db6c7e081810873098ef21611016502f33b2d16057e50076353047ea461Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1776729600' |
| LABEL org.opencontainers.image.authors=fabrice.kirchner@casa-due-pur.de |
| ARG DEBIAN_FRONTEND=noninteractive |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get install -y -qq --no-install-recommends apache2 libapache2-mod-security2 libapache2-mod-fcgid libapache2-mod-xsendfile libfcgi-bin zip jpegoptim optipng gifsicle openssl ssl-cert ca-certificates zip curl && rm -rf /var/lib/apt/lists/* # buildkit |
| ADD apache/remoteip.conf /etc/apache2/conf-available/remoteip.conf # buildkit |
| ADD apache/override.conf /etc/apache2/conf-available/override.conf # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c a2enconf override.conf # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c a2dismod mpm_prefork # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c a2enmod cache_socache rewrite remoteip socache_shmcb mime_magic slotmem_shm remoteip headers expires vhost_alias xml2enc http2 security2 lbmethod_byrequests include cache ssl proxy_fcgi setenvif mpm_event # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c a2ensite default-ssl # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c ln -sf /proc/self/fd/1 /var/log/apache2/access.log && ln -sf /proc/self/fd/1 /var/log/apache2/error.log # buildkit |
| COPY apache/proxy-php.conf /etc/apache2/conf-available/proxy-php.conf # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c a2enconf proxy-php && a2enmod remoteip && a2ensite default-ssl && rm /var/www/html/index.html # buildkit |
| COPY /docker-entrypoint-apache.d /docker-entrypoint.d/ # buildkit |
| COPY docker-entrypoint.sh / # buildkit |
| RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c chmod +x /docker-entrypoint.sh # buildkit |
| WORKDIR /var/www/html |
| EXPOSE [80/tcp] |
| EXPOSE [443/tcp] |
| ENTRYPOINT ["/docker-entrypoint.sh"] |
| CMD ["apachectl" "-D" "FOREGROUND"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.authors | fabrice.kirchner@casa-due-pur.de |
| org.opencontainers.image.created | 2026-05-07T07:06:05.805Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 1a05189d27b03b5129baaf306312d1c9eb45160e |
| org.opencontainers.image.source | https://git.casa-due-pur.de/fabrice.kirchner/jtl-shop-docker |
| org.opencontainers.image.title | jtl-shop-docker |
| org.opencontainers.image.url | https://git.casa-due-pur.de/fabrice.kirchner/jtl-shop-docker |
| org.opencontainers.image.version | 1.0.21 |
Details
2026-05-07 09:08:24 +02:00
Versions (4)
View all
Container
0
OCI / Docker
linux/amd64
fabrice.kirchner@casa-due-pur.de
77 MiB