Versionsunterschiede von Testing / Docker




← Vorherige Änderung
Nächste Änderung →




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 =====5. Webserveradresse 5. WackoWikiWeb aufrufen==
124 fĂźr WackoWikiWeb: http://localhost:10080/
125 fĂźr phpMyAdmin http://localhost:10081/
126