add passt userspace network for podmn5 requirements
It seems podman5 has changed the rootless container network stack to passt so add this into our compose alongside the exisitng slirp4netns while we find out how the migration works so we can document it. Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
parent
4ef41ffa05
commit
b908de5dc7
1 changed files with 2 additions and 0 deletions
|
|
@ -133,6 +133,8 @@ packages:
|
|||
- openssl
|
||||
- openssh-clients
|
||||
- openssh-server
|
||||
- passt
|
||||
- passt-selinux
|
||||
- parsec
|
||||
- pinentry
|
||||
- podman
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue