mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update 01-podman-update.sh
This commit is contained in:
parent
3dc5774c00
commit
beccf5411e
@ -43,6 +43,7 @@ if [ ! -f $SECCOMP ]; then
|
||||
curl -fsSLo $SECCOMP https://github.com/boostchicken/udm-utilities/blob/master/podman-update/bin/seccomp.json?raw=true
|
||||
fi
|
||||
sed -i 's/driver = ""/driver = "overlay"/' /etc/containers/storage.conf
|
||||
sed -i 's/ostree_repo = ""/#ostree_repo = ""/' /etc/containers/storage.conf
|
||||
# Comment out if you don't want to enable docker-compose or remote docker admin
|
||||
/usr/bin/podman system service --time=0 tcp:0.0.0.0:2375 &
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user