This repository has been archived by the owner on May 6, 2020. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release 3.0.12
Welcome to Clear Containers 3.0.12 release!.
This release we have updated Clear Containers documentation:
There is new information about how to pass devices with docker's
--device
flag.It describes how to pass block and irtual Function I/O (VFIO) Devices.
A new installation guide was added to show how to install Clear Containers ins SLES.
The documentation for debugging was improved
On this release we have updated the virtcontainers module that includes the next changes:
Several Fixes and optimizations for the network.
The
docker exec --user
option was fixed.Changes
Shortlog
54a5018 exec: Fix "docker exec --user"
ecaac82 exec: Comments
c833c6b config: Update proxy config
e96dd3b vendor: Update virtcontainers vendoring
9d586c7 centos: Update CentOS documentation
95255b0 doc: Update README for "cc-check"
56aa874 doc: Update logging and debug docs based on review
0bedb71 doc: Update agent and kernel debug documents
ef02de7 doc: Improve debug and logging details
f4e26f9 doc: Use colon for consistency
2fcfa80 docs: Add documentation on how to pass devices with --device.
73fc405 docs: Add SLES installation guide
Compatibility with Docker
Clear Containers 3.0.12 is compatible with Docker v17.09-ce
OCI Runtime Specification
Clear Containers 3.0.12 support the OCI Runtime Specification v1.0.0-rc5
Clear Linux Containers image
Clear Containers 3.0.12 requires at least Clear Linux containers image 19790
Clear Linux Containers Kernel
Clear Containers 3.0.12 requires at least Clear Linux Containers kernel v4.9.60-83.container
Installation
Issues & limitations
Docker swarm support
See issue #771 for more
Networking
Adding networks dynamically
Resource management
docker run --cpus=
See issue #341 for more information.
docker run --kernel-memory=
See issue #388 for more information.
shm
cgroup constraints
Capabilities
See issue #51 for more information.
sysctl
tmpfs
Other
checkpoint and restore
docker stats
See issue #200 for more information.
runtime commands
ps
commandSee issue #95 for more information.
events
commandSee issue #379 for more information.
update
commandSee issue #380 for more information.
Networking
Support for joining an existing VM network
docker --net=host
docker run --link
Host resource sharing
docker --device
docker -v /dev/...
docker run --privileged
Other
Annotations
runtime commands
init
commandspec
commandMore information Limitations