Versionsunterschiede von Testing / Docker
112 | %%(cl) docker image ls%% |
---|---|
113 | %%(cl) docker compose pull%% |
114 | %%(cl) docker build -t trojer/wackowiki:latest .%% |
115 | %%(cl) docker compose down%% |
116 | %%(cl) docker compose up%% |
117 | |
118 | |
… | … |
120 | docker rmi -f $(docker images -f "dangling=true" -q) |
121 | |
122 | |
123 | ==== |
124 | fĂźr WackoWikiWeb: http://localhost:10080/ |
125 | fĂźr phpMyAdmin http://localhost:10081/ |
126 |