mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update podman_ha_setup.sh
This commit is contained in:
parent
0fcaa91cb9
commit
2e64f86ecb
@ -77,8 +77,6 @@ podman run -d \
|
|||||||
--restart always \
|
--restart always \
|
||||||
-v /var/run/podman/podman.sock:/var/run/docker.sock \
|
-v /var/run/podman/podman.sock:/var/run/docker.sock \
|
||||||
-v yacht:/config \
|
-v yacht:/config \
|
||||||
-v /etc/localtime:/etc/localtime:ro \
|
|
||||||
-v /etc/timezone:/etc/timezone:ro \
|
|
||||||
-p 8000:8000 \
|
-p 8000:8000 \
|
||||||
selfhostedpro/yacht:latest &>/dev/null
|
selfhostedpro/yacht:latest &>/dev/null
|
||||||
echo -e "${CM}${CL} \r"
|
echo -e "${CM}${CL} \r"
|
||||||
|
Loading…
Reference in New Issue
Block a user