fukuops (dokuwiki)
Installation
docker pull git.roboces.dev/catalin/fukuops:dokuwikisha256:e48756740a3e8f7c2161522da5767f2592df7814bb3d1425f5c6bfd4ccb08f4bImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600' |
| ARG WIKI_NAME=dokuwiki |
| ARG WEB_DIR=/var/www |
| ARG APACHE_CONFIG_DIR=/etc/apache2 |
| EXPOSE map[443/tcp:{}] |
| USER root |
| RUN |3 WIKI_NAME=dokuwiki WEB_DIR=/var/www APACHE_CONFIG_DIR=/etc/apache2 /bin/sh -c apt-get update && apt-get full-upgrade -y && apt-get install vim apache2 libapache2-mod-php w3m php-cli php-xml -y # buildkit |
| RUN |3 WIKI_NAME=dokuwiki WEB_DIR=/var/www APACHE_CONFIG_DIR=/etc/apache2 /bin/sh -c rm ${APACHE_CONFIG_DIR}/sites-enabled/000-default.conf && a2enmod ssl # buildkit |
| RUN |3 WIKI_NAME=dokuwiki WEB_DIR=/var/www APACHE_CONFIG_DIR=/etc/apache2 /bin/bash -c echo 'date.timezone = "Europe/Madrid"' >> /etc/php/*/apache2/php.ini # buildkit |
| STOPSIGNAL SIGWINCH |
Details
Versions (17)
View all
ci-fmt
2026-04-09
oxicloud-0.5.3
2026-03-31
oxicloud-0.5.2
2026-03-09
nextcloud-32.0.3
2026-01-05
nextcloud-32.0.1
2025-11-02