„update.sh“ ändern
This commit is contained in:
parent
d7711703f0
commit
c666e9bd51
@ -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 mylinks -p :8085:80 -v /root/links/yannmoelle/:/usr/local/apache2/htdocs/ httpd:2.4
|
docker run -d --restart=always --name yannmoelle -p :8085:80 -v /root/links/yannmoelle/:/usr/local/apache2/htdocs/ httpd:2.4
|
Loading…
Reference in New Issue
Block a user