„update.sh“ ändern
This commit is contained in:
parent
c666e9bd51
commit
3e1b9dd318
@ -7,4 +7,4 @@ git clone ssh://git@ssh.git.moelle.space:2222/hxcde/yannmoelle.git .
|
|||||||
rm README.md
|
rm README.md
|
||||||
docker stop yannmoelle
|
docker stop yannmoelle
|
||||||
docker rm yannmoelle
|
docker rm yannmoelle
|
||||||
docker run -d --restart=always --name yannmoelle -p :8085:80 -v /root/links/yannmoelle/:/usr/local/apache2/htdocs/ httpd:2.4
|
docker run -d --restart=always --name yannmoelle -p 127.0.0.1:8085:80 -v /root/links/yannmoelle/:/usr/local/apache2/htdocs/ httpd:2.4
|
Loading…
Reference in New Issue
Block a user