docker_project:part_1
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docker_project:part_1 [2025/03/08 17:14] – wizardadmin | docker_project:part_1 [2025/03/08 17:29] (current) – wizardadmin | ||
---|---|---|---|
Line 17: | Line 17: | ||
Step 4. open a text editor and create a file inside the directory and name it: docker-compose.yaml | Step 4. open a text editor and create a file inside the directory and name it: docker-compose.yaml | ||
- | Step 5. I edited this file and wrote in the following: | + | Step 5. I edited this file and wrote in the following |
version: ' | version: ' | ||
Line 51: | Line 51: | ||
Step 9. Now download dokuwiki. | Step 9. Now download dokuwiki. | ||
- | Command: curl --remote-name https:// | + | Command: |
+ | curl --remote-name https:// | ||
tar -xzvf dokuwiki-stable.tgz --strip-components=1 | tar -xzvf dokuwiki-stable.tgz --strip-components=1 | ||
rm dokuwiki-stable.tgz | rm dokuwiki-stable.tgz |
docker_project/part_1.1741454068.txt.gz · Last modified: 2025/03/08 17:14 by wizardadmin