recipe: Add podman dep

main
Mirko Brombin 2 years ago
parent 68065d9b44
commit d846b73720

@ -98,7 +98,7 @@
"if": "subsystem",
"type": "command",
"commands": [
"sudo apt install -y apx",
"sudo apt install -y apx podman",
"curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sudo sh"
]
}

Loading…
Cancel
Save