mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-04-15 07:21:23 +00:00
3 lines
93 B
Bash
3 lines
93 B
Bash
sudo apt-key add - < Release.key
|
|
sudo apt-get update -qq
|
|
sudo apt-get -qq -y install buildah
|