Fuse
This commit is contained in:
parent
7af7b17db8
commit
663c9626db
2 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@ Volume=/data:/data:U
|
|||
User=1001
|
||||
Group=1001
|
||||
Environment=DOCKER_HOST=tcp://podman-runtime:2375
|
||||
StopTimeout=10
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
|
|
@ -9,6 +9,7 @@ Network=runner.network
|
|||
NetworkAlias=podman-runtime
|
||||
User=1000
|
||||
Group=1000
|
||||
AddDevice=/dev/fuse
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue