fix: container name
This commit is contained in:
parent
fbb66dcfc1
commit
1a5f241fac
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
||||||
detach: "yes"
|
detach: "yes"
|
||||||
pull: "always"
|
pull: "always"
|
||||||
state: "started"
|
state: "started"
|
||||||
name: "pangolin"
|
name: "omni"
|
||||||
image: "ghcr.io/siderolabs/omni:v1.1.5"
|
image: "ghcr.io/siderolabs/omni:v1.1.5"
|
||||||
restart_policy: "unless-stopped"
|
restart_policy: "unless-stopped"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue