This repository has been archived on 2026-07-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dokuwiki/Dockerfile
T

6 lines
235 B
Docker

ARG VERSION="latest"
FROM "registry.cabillot.eu/www/phpapache:${VERSION}"
MAINTAINER "Julien Cabillot <dockerimages@cabillot.eu>"
RUN curl -s -S -L "https://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz" | tar -zx --strip=1