cp, not ln
This commit is contained in:
@@ -11,6 +11,9 @@ modprobe tun
|
||||
echo tun >> /etc/modules
|
||||
echo podman:100000:65536 > /etc/subuid
|
||||
echo podman:100000:65536 > /etc/subgid
|
||||
|
||||
# Need to go to /tmp for podman system migrate to work
|
||||
cd /tmp
|
||||
su -c "podman system migrate" podman
|
||||
|
||||
# Get rid of podman compose docker warning
|
||||
|
||||
Reference in New Issue
Block a user