Versionsunterschiede von Testing / Docker
1 | {{toc}} | ||
---|---|---|---|
2 | |||
1 | WackoWiki DockerRepo: https://hub.docker.com/r/trojer/wackowiki | 3 | WackoWiki DockerRepo: https://hub.docker.com/r/trojer/wackowiki |
2 | 4 | ||
3 | 5 | ||
4 | DokuWiki: ((https://www.patreon.com/posts/42961375 Running DokuWiki on Docker)) | 6 | DokuWiki: ((https://www.patreon.com/posts/42961375 Running DokuWiki on Docker)) |
5 | * https://hub.docker.com/r/dokuwiki/dokuwiki | 7 | * https://hub.docker.com/r/dokuwiki/dokuwiki |
6 | * https://github.com/dokuwiki/docker | 8 | * https://github.com/dokuwiki/docker |
9 | |||
10 | |||
11 | ====Docker Starter==== | ||
12 | =====1. Projektordner festlegen===== | ||
13 | |||
14 | =====2. Docker und Docker Compose installieren==== | ||
15 | %%(cl) sudo zypper refresh%% | ||
16 | %%(cl) sudo zypper in docker docker-compose%% | ||
17 | |||
18 | ====3. Docker-compose.yml und Dockerfile ==== | ||
19 | |||
20 | |||
7 | 21 | ||
8 | #|| | 22 | #|| |
9 | || | 23 | || |