This repository has been archived on 2026-06-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dokuwiki/Dockerfile
T
2018-05-06 16:28:37 +00:00

6 lines
241 B
Docker

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