Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
echo "Installing Podman..."
|
||||
|
||||
apk add podman iptables podman-compose
|
||||
apk add podman podman-compose
|
||||
rc-update add cgroups
|
||||
rc-service cgroups start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user