Versionsunterschiede von Testing / Docker




← Vorherige Änderung
Nächste Änderung →




106
107
108 ==== 4. Docker Programme ====
109 Im Projektverzeichnis und docker-Dienst ist gestartet?
110 %%(cl) systemctl status docker%%
111
112 %%(cl) docker image ls%%
113 %%(cl) docker compose pull%%
114 %%(cl) docker build -t trojer/wackowiki:latest .%%
119 docker rmi -f $(docker images -f "dangling=true" -q)
120
121
122 ==== 5. WackoWikiWeb aufrufen==
123 fĂźr WackoWikiWeb: http://localhost:10080/
124 fĂźr phpMyAdmin http://localhost:10081/
125
126
127
128
129 **ToDo**
130   * security
131     * secure linux image
132     * nonrootuser
133   * https://github.com/jakubboucek/docker-lamp-devstack?tab=readme-ov-file#built-images