-
Notifications
You must be signed in to change notification settings - Fork 0
/
distros_supported.yml
58 lines (58 loc) · 1.72 KB
/
distros_supported.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
# SPDX-license-identifier: Apache-2.0
##############################################################################
# Copyright (c) 2019
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
linux:
- alias: centos_7
name: centos/7
version: "2004.01"
image: centos:centos7
- alias: centos_8
name: centos/8
version: "2011.0"
image: quay.io/centos/centos:stream8
- alias: ubuntu_xenial
name: generic/ubuntu1604
version: "4.3.2"
image: ubuntu:xenial
- alias: ubuntu_bionic
name: generic/ubuntu1804
version: "4.3.2"
image: mcr.microsoft.com/devcontainers/base:bionic
- alias: ubuntu_focal
name: generic/ubuntu2004
version: "4.3.2"
image: mcr.microsoft.com/devcontainers/base:focal
- alias: opensuse_tumbleweed
name: opensuse/Tumbleweed.x86_64
version: "1.0.20231019"
image: opensuse/tumbleweed
- alias: opensuse_leap
name: opensuse/Leap-15.2.x86_64
version: "15.2.31.632"
image: opensuse/leap
- alias: debian_buster
name: debian/buster64
version: "10.20230615.1"
image: debian:buster
- alias: debian_bullseye
name: debian/bullseye64
version: "11.20231009.1"
image: debian:bullseye
- alias: debian_bookworm
name: debian/bookworm64
version: "12.20231009.1"
image: debian:bookworm
- alias: rocky_8
name: generic/rocky8
version: "4.3.2"
image: rockylinux:8
- alias: rocky_9
name: rockylinux/9
version: "2.0.0"
image: rockylinux:9