Skip to content

Commit 6096fcb

Browse files
Merge pull request #14 from lxc/main
Merge upstream branch 'main'
2 parents 8826bb1 + 95cad77 commit 6096fcb

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

File renamed without changes.

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
![Linux Containers logo](https://linuxcontainers.org/static/img/containers.png)
21
# LXC
32

43
LXC is the well-known and heavily tested low-level Linux container runtime. It
@@ -10,11 +9,10 @@ inside the Linux kernel.
109
## Status
1110
Type | Service | Status
1211
--- | --- | ---
13-
CI (Linux) | GitHub | [![Build Status](https://github.com/lxc/lxc/actions/workflows/build.yml/badge.svg)](https://github.com/lxc/lxc/actions)
14-
CI (Linux) | Jenkins | [![Build Status](https://jenkins.linuxcontainers.org/job/lxc-github-commit/badge/icon)](https://jenkins.linuxcontainers.org/job/lxc-github-commit/)
12+
CI (Linux) | GitHub | [![Build Status](https://github.com/lxc/lxc/actions/workflows/builds.yml/badge.svg)](https://github.com/lxc/lxc/actions)
1513
Project status | CII Best Practices | [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1087/badge)](https://bestpractices.coreinfrastructure.org/projects/1087)
1614
Fuzzing | OSS-Fuzz | [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/lxc.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#lxc)
17-
Fuzzing | CIFuzz | [![CIFuzz](https://github.com/lxc/lxc/actions/workflows/cifuzz.yml/badge.svg)](https://github.com/lxc/lxc/actions/workflows/cifuzz.yml)
15+
Fuzzing | CIFuzz | [![CIFuzz](https://github.com/lxc/lxc/actions/workflows/fuzzing.yml/badge.svg)](https://github.com/lxc/lxc/actions/workflows/fuzzing.yml)
1816

1917
## System Containers
2018

0 commit comments

Comments
 (0)