diff --git a/podman-update/01-podman-update.sh b/podman-update/01-podman-update.sh index 79f1874..2231c13 100644 --- a/podman-update/01-podman-update.sh +++ b/podman-update/01-podman-update.sh @@ -45,3 +45,4 @@ fi sed -i 's/driver = ""/driver = "overlay"/' /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 & + diff --git a/podman-update/bin/podman-3.2.0-dev b/podman-update/bin/podman-3.2.0-dev new file mode 100644 index 0000000..14eba12 Binary files /dev/null and b/podman-update/bin/podman-3.2.0-dev differ diff --git a/podman-update/bin/runc-1.0.0-rc95 b/podman-update/bin/runc-1.0.0-rc95 new file mode 100644 index 0000000..c846a7c Binary files /dev/null and b/podman-update/bin/runc-1.0.0-rc95 differ diff --git a/podman-update/build/libseccomp-dev_2.2.3-3ubuntu3_arm64.deb b/podman-update/build/libseccomp-dev_2.2.3-3ubuntu3_arm64.deb new file mode 100644 index 0000000..3935f68 Binary files /dev/null and b/podman-update/build/libseccomp-dev_2.2.3-3ubuntu3_arm64.deb differ