File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# runc
2
2
3
3
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/opencontainers/runc )] ( https://goreportcard.com/report/github.com/opencontainers/runc )
4
- [ ![ GoDoc ] ( https://godoc.org/ github.com/opencontainers/runc?status .svg )] ( https://godoc.org /github.com/opencontainers/runc )
4
+ [ ![ Go Reference ] ( https://pkg.go.dev/badge/ github.com/opencontainers/runc.svg )] ( https://pkg.go.dev /github.com/opencontainers/runc )
5
5
[ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/588/badge )] ( https://bestpractices.coreinfrastructure.org/projects/588 )
6
6
[ ![ gha/validate] ( https://github.com/opencontainers/runc/workflows/validate/badge.svg )] ( https://github.com/opencontainers/runc/actions?query=workflow%3Avalidate )
7
7
[ ![ gha/ci] ( https://github.com/opencontainers/runc/workflows/ci/badge.svg )] ( https://github.com/opencontainers/runc/actions?query=workflow%3Aci )
8
+ [ ![ CirrusCI] ( https://api.cirrus-ci.com/github/opencontainers/runc.svg )] ( https://cirrus-ci.com/github/opencontainers/runc )
8
9
9
10
## Introduction
10
11
Original file line number Diff line number Diff line change 1
1
# libcontainer
2
2
3
- [ ![ GoDoc ] ( https://godoc.org/ github.com/opencontainers/runc/libcontainer?status .svg )] ( https://godoc.org /github.com/opencontainers/runc/libcontainer )
3
+ [ ![ Go Reference ] ( https://pkg.go.dev/badge/ github.com/opencontainers/runc/libcontainer.svg )] ( https://pkg.go.dev /github.com/opencontainers/runc/libcontainer )
4
4
5
5
Libcontainer provides a native Go implementation for creating containers
6
6
with namespaces, cgroups, capabilities, and filesystem access controls.
You can’t perform that action at this time.
0 commit comments