mirror of
https://github.com/redhat-actions/podman-login.git
synced 2025-02-22 18:11:21 +01:00
3 lines
75 B
Bash
3 lines
75 B
Bash
sudo apt-get update
|
|
sudo apt-get -y upgrade
|
|
sudo apt-get -y install podman
|