- Now use rx3-docker/php-apache:1.7.0-mga9 & rx3-docker/mariadb-1.2.0-mga9 images.

- Now use docker-tools-1.5.2,
- Enable cron daemon to clean-up dead php sessions,
- Rebuild for updates.
This commit is contained in:
2026-05-31 20:23:09 +02:00
parent 8f66900e02
commit 725db3dc61
4 changed files with 23 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ PATH=/bin:/usr/bin:/usr/local/bin:/usr/local/sbin
RUN . /etc/profile.d/rx3.sh && isl_add ${IMG_URL} \
RUN . /etc/profile.d/rx3.sh && isl --add ${IMG_URL} \
&& urpmi.update -a \
&& urpmi --force wget ffmpeg lib64opencl1 flac inotify-tools lame lib64avcodec59 lib64event7 lib64mp3lame-devel lib64theora-devel lib64vorbis-devel lib64vpx-devel php-iconv php-curl php-gd php-intl php-ldap php-sabre-xml php-zip vorbis-tools zip unzip \
&& mkdir -p /var/log/ampache \