mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-02 05:54:26 +01:00
Make distros file arch specific Fixes: #535 Signed-off-by: Nitesh Konkar niteshkonkar@in.ibm.com
14 lines
397 B
Plaintext
14 lines
397 B
Plaintext
# Repositories.
|
|
#
|
|
# Each element is comprised of multiple parts in the form:
|
|
#
|
|
# name::project::repository
|
|
#
|
|
CentOS_7::CentOS:CentOS-7::standard
|
|
Fedora_28::Fedora:28::standard
|
|
Fedora_29::Fedora:29::standard
|
|
SLE_12_SP3::SUSE:SLE-12-SP3:GA::standard
|
|
openSUSE_Leap_15.0::openSUSE:Leap:15.0:Ports::ports
|
|
xUbuntu_16.04::Ubuntu:16.04:Ports::universe,update
|
|
xUbuntu_18.04::Ubuntu:18.04:Ports::universe
|