mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-19 05:24:40 +01:00
This is a virtcontainers 1.0.8 import into Kata Containers runtime. virtcontainers is a Go library designed to manage hardware virtualized pods and containers. It is the core Clear Containers framework and will become the core Kata Containers framework, as discussed at https://github.com/kata-containers/runtime/issues/33 Some more more pointers: virtcontainers README, including some design and architecure notes: https://github.com/containers/virtcontainers/blob/master/README.md virtcontainers 1.0 API: https://github.com/containers/virtcontainers/blob/master/documentation/api/1.0/api.md Fixes #40 Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
18 lines
518 B
Plaintext
18 lines
518 B
Plaintext
runc
|
|
|
|
Copyright 2012-2015 Docker, Inc.
|
|
|
|
This product includes software developed at Docker, Inc. (http://www.docker.com).
|
|
|
|
The following is courtesy of our legal counsel:
|
|
|
|
|
|
Use and transfer of Docker may be subject to certain restrictions by the
|
|
United States and other governments.
|
|
It is your responsibility to ensure that your use and/or transfer does not
|
|
violate applicable laws.
|
|
|
|
For more information, please see http://www.bis.doc.gov
|
|
|
|
See also http://www.apache.org/dev/crypto.html and/or seek legal counsel.
|