Update README.md
This commit is contained in:
@@ -1,7 +1,13 @@
|
|||||||
wget https://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz
|
wget https://download.dokuwiki.org/src/dokuwiki/dokuwiki-stable.tgz
|
||||||
|
|
||||||
tar xzvf dokuwiki-stable.tgz
|
tar xzvf dokuwiki-stable.tgz
|
||||||
|
|
||||||
mv dokuwiki content
|
mv dokuwiki content
|
||||||
|
|
||||||
apt install nginx
|
apt install nginx
|
||||||
|
|
||||||
chown -R www-data content
|
chown -R www-data content
|
||||||
|
|
||||||
systemctl stop nginx
|
systemctl stop nginx
|
||||||
|
|
||||||
docker compose --build
|
docker compose --build
|
||||||
|
Reference in New Issue
Block a user