Skip to content

hpacherkar/gvisor-containerd-shim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This repository is no longer maintained. The gVisor containerd shims are now maintained as part of the core gVisor repository.

gvisor-containerd-shim

Build Status Go Report Card

gvisor-containerd-shim is a containerd shim for gVisor. It implements the containerd v1 shim API. It can be used as a drop-in replacement for containerd-shim (though containerd-shim must still be installed). It allows the use of both gVisor (runsc) and normal containers in the same containerd installation by deferring to the runc shim if the desired runtime engine is not runsc.

Requirements

  • gvisor (runsc) >= 2018-12-07
  • containerd, containerd-shim >= 1.1

Installation

Configuration

Contributing

See CONTRIBUTING.md.

About

containerd shim for gVisor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 91.9%
  • Shell 7.0%
  • Makefile 1.1%