Namespace
leantime
Image / Tag
leantime:3.3.2
Content Digest
sha256:d809c69ee3c0dda5fbfa6521294d3be942b2d02e365721d7647c64be69e31676
Details
Created

2024-11-23 15:52:30 UTC

Size

293 MB

Content Digest
Environment
GPG_KEYS

1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

PHP_ASC_URL

https://www.php.net/distributions/php-8.3.14.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_SHA256

58b4cb9019bf70c0cbcdb814c7df79b9065059d14cf7dbf48d971f8e56ae9be7

PHP_URL

https://www.php.net/distributions/php-8.3.14.tar.xz

PHP_VERSION

8.3.14


Layers

[#000] sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f - 1.18% (3.46 MB)

[#001] sha256:de547441a4ffcd6f7f59e3ae92f84f9842ea5395870b60b464357967887db853 - 1.82% (5.32 MB)

[#002] sha256:c7590f70f5d22b26672a94ecd5e647061dc7d90b3031a9ea1cf621917de60511 - 0.0% (946 Bytes)

[#003] sha256:1d867e5ebdf58a64b7eb953da2b1c1af77cb7bd47b9ad3baab7a197fef343a60 - 0.0% (220 Bytes)

[#004] sha256:8ecfb8ee163658fa13604071799c67f7a1499cedf316b84693c84193cd120a8e - 4.08% (12 MB)

[#005] sha256:5fc63d72f56099e55674f683a826779f2d91c5c8028d71e26588fb34c6c92e07 - 0.0% (485 Bytes)

[#006] sha256:5a95d1d969d39294044547e6811a1b13296a0e03f3e5308b42cbd9b67255fc80 - 4.26% (12.5 MB)

[#007] sha256:3b8da19c3457e59cb153deda3fcbc0a847de3636e40680c30a4b4109391a9e25 - 0.0% (2.39 KB)

[#008] sha256:70cc9d7c2d21c078ce3b6a9acfbe735d0c4a5736bfc592d2a1f21bdf3814f53d - 0.01% (19.2 KB)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:1ad37780cc3e91042d544e22bc0227e34e89c37ed2471ff8156045073f451c44 - 0.0% (8.96 KB)

[#011] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#012] sha256:14e0250a539e857d01d8e7111672e297de060683e9e5b134c63588912852b424 - 16.12% (47.2 MB)

[#013] sha256:598471384b6e0f33e6c5455e14f0d901a64e785b0f4be338d4812234537a834d - 0.56% (1.65 MB)

[#014] sha256:920078846ba90a2cfe1c66361fd94c9774f209880ac5bea5614ec6a103db0f53 - 35.98% (105 MB)

[#015] sha256:d7df8cd365636b07d49dd50c0fc5226e84eb80f07042e997db2c02af5f05a742 - 35.98% (105 MB)

[#016] sha256:cee4f1e3e5f93f8e96475dbc57bbe4b315cf092747d5407d3af7710714e99809 - 0.0% (153 Bytes)

[#017] sha256:58276c0d7e660789ec103c5a568321db413732dfd98f214066995e7a9db5e7a0 - 0.0% (151 Bytes)

[#018] sha256:dd087e053ac360a1c252711ead28ca0a19d374c921b19ac40021c8d320efe77d - 0.0% (301 Bytes)

[#019] sha256:7498f252e25ac393f4da5c33e715d3323f24ffe868b9ba4a32216af464b29318 - 0.0% (399 Bytes)

[#020] sha256:d9c53d6f410e76921c6c4c605c9421ea36e4c0d84b0db6a92341089a24e69c72 - 0.0% (428 Bytes)

[#021] sha256:af33c24f0f19c97cde3fcb2bb4b5ff69e3b9128f87a8845195309c10765bd9f1 - 0.0% (5.95 KB)


History
2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

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

2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates curl openssl tar xz # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; adduser -u 82 -D -S -G www-data www-data # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_INI_DIR=/usr/local/etc/php

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 1777 /var/www/html # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_LDFLAGS=-Wl,-O1 -pie

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_VERSION=8.3.14

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_URL=https://www.php.net/distributions/php-8.3.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.14.tar.xz.asc

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_SHA256=58b4cb9019bf70c0cbcdb814c7df79b9065059d14cf7dbf48d971f8e56ae9be7

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -o php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

COPY docker-php-source /usr/local/bin/ # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev gnu-libiconv-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-dev readline-dev sqlite-dev ; rm -vf /usr/include/iconv.h; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" PHP_BUILD_PROVIDER='https://github.com/docker-library/php' PHP_UNAME='Linux - Docker' ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --with-pic --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-iconv=/usr --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear --disable-cgi --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c docker-php-ext-enable sodium # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-php-entrypoint"]

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; echo; echo '[www]'; echo '; php-fpm closes STDOUT on startup, so sending logs to /proc/self/fd/1 does not work.'; echo '; https://bugs.php.net/bug.php?id=73886'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; echo 'decorate_workers_output = no'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf; mkdir -p "$PHP_INI_DIR/conf.d"; { echo '; https://github.com/docker-library/php/issues/878#issuecomment-938595965'; echo 'fastcgi.logging = Off'; } > "$PHP_INI_DIR/conf.d/docker-fpm.ini" # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

EXPOSE map[9000/tcp:{}]

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

CMD ["php-fpm"]

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

ARG LEAN_VERSION=3.3.2

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2024-11-23 15:49:18 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c apk add --no-cache mysql-client openldap-dev libzip-dev zip freetype libpng libjpeg-turbo freetype-dev libpng-dev libjpeg-turbo-dev oniguruma-dev icu-libs jpegoptim optipng pngquant gifsicle supervisor apache2 openssl apache2-ctl apache2-proxy # buildkit

2024-11-23 15:52:09 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c docker-php-ext-install mysqli pdo_mysql mbstring exif pcntl pdo bcmath opcache ldap zip && docker-php-ext-enable zip && docker-php-ext-configure gd --enable-gd --with-jpeg=/usr/include/ --with-freetype --with-jpeg && docker-php-ext-install gd # buildkit

2024-11-23 15:52:15 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c curl -sL https://github.com/Leantime/leantime/releases/download/v${LEAN_VERSION}/Leantime-v${LEAN_VERSION}.tar.gz | tar --ungzip --extract --verbose --strip-components 1 # buildkit

2024-11-23 15:52:29 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c chown www-data:www-data -R . # buildkit

2024-11-23 15:52:29 UTC (buildkit.dockerfile.v0)

COPY ./start.sh /start.sh # buildkit

2024-11-23 15:52:30 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c chmod +x /start.sh # buildkit

2024-11-23 15:52:30 UTC (buildkit.dockerfile.v0)

COPY config/custom.ini /usr/local/etc/php/conf.d/custom.ini # buildkit

2024-11-23 15:52:30 UTC (buildkit.dockerfile.v0)

COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit

2024-11-23 15:52:30 UTC (buildkit.dockerfile.v0)

COPY config/app.conf /etc/apache2/conf.d/app.conf # buildkit

2024-11-23 15:52:30 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c sed -i '/LoadModule rewrite_module/s/^#//g' /etc/apache2/httpd.conf && sed -i 's#AllowOverride [Nn]one#AllowOverride All#' /etc/apache2/httpd.conf && sed -i '$iLoadModule proxy_module modules/mod_proxy.so' /etc/apache2/httpd.conf # buildkit

Details
Created

2024-11-23 16:09:05 UTC

Size

287 MB

Content Digest
Environment
GPG_KEYS

1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

PHP_ASC_URL

https://www.php.net/distributions/php-8.3.14.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_SHA256

58b4cb9019bf70c0cbcdb814c7df79b9065059d14cf7dbf48d971f8e56ae9be7

PHP_URL

https://www.php.net/distributions/php-8.3.14.tar.xz

PHP_VERSION

8.3.14


Layers

[#000] sha256:2723bbe95689a46bd4cbe83e27fb42475660f41b02c96d21411fa76d803e8553 - 1.03% (2.95 MB)

[#001] sha256:2878563f55378e5cb0d2e6fc051acec0bad59706b4c55d991502e489d45f15b9 - 1.63% (4.67 MB)

[#002] sha256:d1da599409a1b1b855c6d69889b78470128711398dd127ceb61f803c590c9c39 - 0.0% (946 Bytes)

[#003] sha256:8fec221aedc472ddb77d24345957296ec946aab0b124953af99b1b103ca464d6 - 0.0% (220 Bytes)

[#004] sha256:2a745e9eadd7c8d0ef520772cde29e48c4803332b120f8508238ddc47053a18f - 4.17% (12 MB)

[#005] sha256:fb14550a7bb396f342c27ad2126698980b1fc53b422afec0fe3d6effed5f263f - 0.0% (494 Bytes)

[#006] sha256:dae2c492aba041c1dcc57311c8c3ef72afc2d6f2fa2848c02784da33ee3dddeb - 3.72% (10.7 MB)

[#007] sha256:21a664b2ba38b483db91e93ee988234a7853ce5c05b855eaa3d98f4b9b16bf9a - 0.0% (2.39 KB)

[#008] sha256:b55ecf64385d71ea4c95e968503a9a02286fac9014974fc050f784e2d810840b - 0.01% (19 KB)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:30766f1e9e62aa855d5b7bfbd388ecc265e0109dc8510458bb5a9e811db12d94 - 0.0% (8.96 KB)

[#011] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#012] sha256:3ed187424f9c1e475cb079930b6cb2d48a9e4a8637e481075e08a19ed09eb3d0 - 15.53% (44.5 MB)

[#013] sha256:663f72cbf5d6b9caa81935ca815bdb1a665d3c9fbd998cb316ddfa88bdb55ff3 - 0.42% (1.2 MB)

[#014] sha256:194031ed8f41eb4621f3919a81baa514774ebf4f687982b4d17819d5a1e64357 - 36.75% (105 MB)

[#015] sha256:9e4b711a98fb8db11188316943255c01ef76ab01957f2f3c32806c56cd6b17ee - 36.75% (105 MB)

[#016] sha256:cee4f1e3e5f93f8e96475dbc57bbe4b315cf092747d5407d3af7710714e99809 - 0.0% (153 Bytes)

[#017] sha256:58276c0d7e660789ec103c5a568321db413732dfd98f214066995e7a9db5e7a0 - 0.0% (151 Bytes)

[#018] sha256:4a96f305e56b2dc02577a74d50d8e68890c676c8dc052bd9cb995fd7907df911 - 0.0% (300 Bytes)

[#019] sha256:3067e76df76997b34f67162e8bf1d6b3d39d0256482cb0aff06ca9243b32bdca - 0.0% (398 Bytes)

[#020] sha256:44129f3fb9175804286d6dfa5325816751f907833ccf6472513e2fdff12d4de0 - 0.0% (427 Bytes)

[#021] sha256:e53f8ef7acddf3246ab85a9b30cabb68883a7cab8c3706da04c1ede65f8b9a26 - 0.0% (5.95 KB)


History
2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.20.3-armv7.tar.gz / # buildkit

2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates curl openssl tar xz # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; adduser -u 82 -D -S -G www-data www-data # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_INI_DIR=/usr/local/etc/php

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 1777 /var/www/html # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_LDFLAGS=-Wl,-O1 -pie

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_VERSION=8.3.14

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_URL=https://www.php.net/distributions/php-8.3.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.14.tar.xz.asc

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_SHA256=58b4cb9019bf70c0cbcdb814c7df79b9065059d14cf7dbf48d971f8e56ae9be7

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -o php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

COPY docker-php-source /usr/local/bin/ # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev gnu-libiconv-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-dev readline-dev sqlite-dev ; rm -vf /usr/include/iconv.h; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" PHP_BUILD_PROVIDER='https://github.com/docker-library/php' PHP_UNAME='Linux - Docker' ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --with-pic --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-iconv=/usr --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear --disable-cgi --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c docker-php-ext-enable sodium # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-php-entrypoint"]

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; echo; echo '[www]'; echo '; php-fpm closes STDOUT on startup, so sending logs to /proc/self/fd/1 does not work.'; echo '; https://bugs.php.net/bug.php?id=73886'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; echo 'decorate_workers_output = no'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf; mkdir -p "$PHP_INI_DIR/conf.d"; { echo '; https://github.com/docker-library/php/issues/878#issuecomment-938595965'; echo 'fastcgi.logging = Off'; } > "$PHP_INI_DIR/conf.d/docker-fpm.ini" # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

EXPOSE map[9000/tcp:{}]

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

CMD ["php-fpm"]

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

ARG LEAN_VERSION=3.3.2

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2024-11-23 15:49:26 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c apk add --no-cache mysql-client openldap-dev libzip-dev zip freetype libpng libjpeg-turbo freetype-dev libpng-dev libjpeg-turbo-dev oniguruma-dev icu-libs jpegoptim optipng pngquant gifsicle supervisor apache2 openssl apache2-ctl apache2-proxy # buildkit

2024-11-23 16:08:38 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c docker-php-ext-install mysqli pdo_mysql mbstring exif pcntl pdo bcmath opcache ldap zip && docker-php-ext-enable zip && docker-php-ext-configure gd --enable-gd --with-jpeg=/usr/include/ --with-freetype --with-jpeg && docker-php-ext-install gd # buildkit

2024-11-23 16:08:50 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c curl -sL https://github.com/Leantime/leantime/releases/download/v${LEAN_VERSION}/Leantime-v${LEAN_VERSION}.tar.gz | tar --ungzip --extract --verbose --strip-components 1 # buildkit

2024-11-23 16:09:05 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c chown www-data:www-data -R . # buildkit

2024-11-23 16:09:05 UTC (buildkit.dockerfile.v0)

COPY ./start.sh /start.sh # buildkit

2024-11-23 16:09:05 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c chmod +x /start.sh # buildkit

2024-11-23 16:09:05 UTC (buildkit.dockerfile.v0)

COPY config/custom.ini /usr/local/etc/php/conf.d/custom.ini # buildkit

2024-11-23 16:09:05 UTC (buildkit.dockerfile.v0)

COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit

2024-11-23 16:09:05 UTC (buildkit.dockerfile.v0)

COPY config/app.conf /etc/apache2/conf.d/app.conf # buildkit

2024-11-23 16:09:05 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c sed -i '/LoadModule rewrite_module/s/^#//g' /etc/apache2/httpd.conf && sed -i 's#AllowOverride [Nn]one#AllowOverride All#' /etc/apache2/httpd.conf && sed -i '$iLoadModule proxy_module modules/mod_proxy.so' /etc/apache2/httpd.conf # buildkit

Details
Created

2024-11-23 16:21:09 UTC

Size

295 MB

Content Digest
Environment
GPG_KEYS

1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PHPIZE_DEPS

autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

PHP_ASC_URL

https://www.php.net/distributions/php-8.3.14.tar.xz.asc

PHP_CFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_CPPFLAGS

-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

PHP_INI_DIR

/usr/local/etc/php

PHP_LDFLAGS

-Wl,-O1 -pie

PHP_SHA256

58b4cb9019bf70c0cbcdb814c7df79b9065059d14cf7dbf48d971f8e56ae9be7

PHP_URL

https://www.php.net/distributions/php-8.3.14.tar.xz

PHP_VERSION

8.3.14


Layers

[#000] sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b - 1.32% (3.9 MB)

[#001] sha256:5c8484336630ebb870b45fd46b300831768da17cae91aa6a615fe97d849bf7d9 - 1.95% (5.77 MB)

[#002] sha256:c3f0bf50f7dfd6864235893d3a770f2748c511f29a319b959cd61ab88719f191 - 0.0% (947 Bytes)

[#003] sha256:4094551f517548ba326fd9610784089231cb5fe7b32fb0fd484b4ef62a06ec4e - 0.0% (215 Bytes)

[#004] sha256:554feb6500f973148e58f8c059304d738c575fe9c39ca15161ec9a23492f31cd - 4.05% (12 MB)

[#005] sha256:04e23bb506ccdf497f7cef67f92c84ee947218a730ee925d5787f97242b3e0c0 - 0.0% (492 Bytes)

[#006] sha256:7ba599b4f6cb40052d688dcf1b00381ad9ab552c5c8386c6e2650ab73e8c9682 - 4.25% (12.6 MB)

[#007] sha256:4a0f845d48c3029326c2b8659538211ebf5e9b0dbb4f07b79e17d06ba482f5d6 - 0.0% (2.39 KB)

[#008] sha256:b94c4fa2c19c281352485ed9f8e796ae45be6f933d53d98173e5ab46a9aba442 - 0.01% (19 KB)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:2ec753230690b8e142c7a36f7569ab60aaae2cc2225b79831f8e57704f85235f - 0.0% (8.96 KB)

[#011] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#012] sha256:326a7116c2bca5739a70bd639bd874384aff049571afb1a61631062e9c2960d9 - 16.39% (48.4 MB)

[#013] sha256:3951cc90aab4a5cce9a1ce63b2644144fa5dfb90ea3febd88d0af598b1dc59d0 - 0.64% (1.9 MB)

[#014] sha256:69150035c93c9d94e147004c19db5d619ac42b2f8d2ec2016ed3c20dfff8b225 - 35.69% (105 MB)

[#015] sha256:4468c2bcfcf86341847f91c09a11e4bada56b08713aac78727a0be164cbc78a3 - 35.69% (105 MB)

[#016] sha256:cee4f1e3e5f93f8e96475dbc57bbe4b315cf092747d5407d3af7710714e99809 - 0.0% (153 Bytes)

[#017] sha256:58276c0d7e660789ec103c5a568321db413732dfd98f214066995e7a9db5e7a0 - 0.0% (151 Bytes)

[#018] sha256:3d99918028431821f69fc514e44c398c764d7078f68cce2e53893d1ab3fddcaa - 0.0% (302 Bytes)

[#019] sha256:82d7f547ac52d1b10866a8a021256827ffb8ab0ebeb7a593c2c80cd092922882 - 0.0% (397 Bytes)

[#020] sha256:d9ac83439926052fcb93674b7a0b08c08e47d20adc269551b1791ac896415bec - 0.0% (428 Bytes)

[#021] sha256:4a8a7900a269514279a96eb93b0c874d1ebf37fb6a0669c51e17bd8b14a8a14e - 0.0% (5.95 KB)


History
2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit

2024-09-06 12:05:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add --no-cache ca-certificates curl openssl tar xz # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; adduser -u 82 -D -S -G www-data www-data # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_INI_DIR=/usr/local/etc/php

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; mkdir -p "$PHP_INI_DIR/conf.d"; [ ! -d /var/www/html ]; mkdir -p /var/www/html; chown www-data:www-data /var/www/html; chmod 1777 /var/www/html # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_LDFLAGS=-Wl,-O1 -pie

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_VERSION=8.3.14

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_URL=https://www.php.net/distributions/php-8.3.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.14.tar.xz.asc

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENV PHP_SHA256=58b4cb9019bf70c0cbcdb814c7df79b9065059d14cf7dbf48d971f8e56ae9be7

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .fetch-deps gnupg; mkdir -p /usr/src; cd /usr/src; curl -fsSL -o php.tar.xz "$PHP_URL"; if [ -n "$PHP_SHA256" ]; then echo "$PHP_SHA256 *php.tar.xz" | sha256sum -c -; fi; if [ -n "$PHP_ASC_URL" ]; then curl -fsSL -o php.tar.xz.asc "$PHP_ASC_URL"; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key"; done; gpg --batch --verify php.tar.xz.asc php.tar.xz; gpgconf --kill all; rm -rf "$GNUPGHOME"; fi; apk del --no-network .fetch-deps # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

COPY docker-php-source /usr/local/bin/ # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; apk add --no-cache --virtual .build-deps $PHPIZE_DEPS argon2-dev coreutils curl-dev gnu-libiconv-dev libsodium-dev libxml2-dev linux-headers oniguruma-dev openssl-dev readline-dev sqlite-dev ; rm -vf /usr/include/iconv.h; export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS" PHP_BUILD_PROVIDER='https://github.com/docker-library/php' PHP_UNAME='Linux - Docker' ; docker-php-source extract; cd /usr/src/php; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; ./configure --build="$gnuArch" --with-config-file-path="$PHP_INI_DIR" --with-config-file-scan-dir="$PHP_INI_DIR/conf.d" --enable-option-checking=fatal --with-mhash --with-pic --enable-mbstring --enable-mysqlnd --with-password-argon2 --with-sodium=shared --with-pdo-sqlite=/usr --with-sqlite3=/usr --with-curl --with-iconv=/usr --with-openssl --with-readline --with-zlib --disable-phpdbg --with-pear --disable-cgi --enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data ; make -j "$(nproc)"; find -type f -name '*.a' -delete; make install; find /usr/local -type f -perm '/0111' -exec sh -euxc ' strip --strip-all "$@" || : ' -- '{}' + ; make clean; cp -v php.ini-* "$PHP_INI_DIR/"; cd /; docker-php-source delete; runDeps="$( scanelf --needed --nobanner --format '%n#p' --recursive /usr/local | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' )"; apk add --no-cache $runDeps; apk del --no-network .build-deps; pecl update-channels; rm -rf /tmp/pear ~/.pearrc; php --version # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c docker-php-ext-enable sodium # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["docker-php-entrypoint"]

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -eux; cd /usr/local/etc; if [ -d php-fpm.d ]; then sed 's!=NONE/!=!g' php-fpm.conf.default | tee php-fpm.conf > /dev/null; cp php-fpm.d/www.conf.default php-fpm.d/www.conf; else mkdir php-fpm.d; cp php-fpm.conf.default php-fpm.d/www.conf; { echo '[global]'; echo 'include=etc/php-fpm.d/*.conf'; } | tee php-fpm.conf; fi; { echo '[global]'; echo 'error_log = /proc/self/fd/2'; echo; echo '; https://github.com/docker-library/php/pull/725#issuecomment-443540114'; echo 'log_limit = 8192'; echo; echo '[www]'; echo '; php-fpm closes STDOUT on startup, so sending logs to /proc/self/fd/1 does not work.'; echo '; https://bugs.php.net/bug.php?id=73886'; echo 'access.log = /proc/self/fd/2'; echo; echo 'clear_env = no'; echo; echo '; Ensure worker stdout and stderr are sent to the main error log.'; echo 'catch_workers_output = yes'; echo 'decorate_workers_output = no'; } | tee php-fpm.d/docker.conf; { echo '[global]'; echo 'daemonize = no'; echo; echo '[www]'; echo 'listen = 9000'; } | tee php-fpm.d/zz-docker.conf; mkdir -p "$PHP_INI_DIR/conf.d"; { echo '; https://github.com/docker-library/php/issues/878#issuecomment-938595965'; echo 'fastcgi.logging = Off'; } > "$PHP_INI_DIR/conf.d/docker-fpm.ini" # buildkit

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGQUIT

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

EXPOSE map[9000/tcp:{}]

2024-11-21 06:31:33 UTC (buildkit.dockerfile.v0)

CMD ["php-fpm"]

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

ARG LEAN_VERSION=3.3.2

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

WORKDIR /var/www/html

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/start.sh"]

2024-11-23 15:49:15 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2024-11-23 15:49:26 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c apk add --no-cache mysql-client openldap-dev libzip-dev zip freetype libpng libjpeg-turbo freetype-dev libpng-dev libjpeg-turbo-dev oniguruma-dev icu-libs jpegoptim optipng pngquant gifsicle supervisor apache2 openssl apache2-ctl apache2-proxy # buildkit

2024-11-23 16:20:46 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c docker-php-ext-install mysqli pdo_mysql mbstring exif pcntl pdo bcmath opcache ldap zip && docker-php-ext-enable zip && docker-php-ext-configure gd --enable-gd --with-jpeg=/usr/include/ --with-freetype --with-jpeg && docker-php-ext-install gd # buildkit

2024-11-23 16:20:56 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c curl -sL https://github.com/Leantime/leantime/releases/download/v${LEAN_VERSION}/Leantime-v${LEAN_VERSION}.tar.gz | tar --ungzip --extract --verbose --strip-components 1 # buildkit

2024-11-23 16:21:09 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c chown www-data:www-data -R . # buildkit

2024-11-23 16:21:09 UTC (buildkit.dockerfile.v0)

COPY ./start.sh /start.sh # buildkit

2024-11-23 16:21:09 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c chmod +x /start.sh # buildkit

2024-11-23 16:21:09 UTC (buildkit.dockerfile.v0)

COPY config/custom.ini /usr/local/etc/php/conf.d/custom.ini # buildkit

2024-11-23 16:21:09 UTC (buildkit.dockerfile.v0)

COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit

2024-11-23 16:21:09 UTC (buildkit.dockerfile.v0)

COPY config/app.conf /etc/apache2/conf.d/app.conf # buildkit

2024-11-23 16:21:09 UTC (buildkit.dockerfile.v0)

RUN |1 LEAN_VERSION=3.3.2 /bin/sh -c sed -i '/LoadModule rewrite_module/s/^#//g' /etc/apache2/httpd.conf && sed -i 's#AllowOverride [Nn]one#AllowOverride All#' /etc/apache2/httpd.conf && sed -i '$iLoadModule proxy_module modules/mod_proxy.so' /etc/apache2/httpd.conf # buildkit

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete