mirror of
https://github.com/redhat-actions/push-to-registry.git
synced 2025-04-04 08:17:48 +02: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
|