mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-03 20:31:31 +00:00
38 lines
1.3 KiB
ReStructuredText
38 lines
1.3 KiB
ReStructuredText
.. _cc-getting-started:
|
|
|
|
Clear Containers getting started guide
|
|
######################################
|
|
|
|
The Intel® Clear Containers enable executing existing Docker applications in
|
|
the secure and fast Intel Clear Containers environment under Docker\*
|
|
v17.05.0-ce and beyond via an :abbr:`Open Container Initiative (OCI)`
|
|
compatible `runtime`.
|
|
|
|
Visit our `architecture overview`_ for detailed architectural
|
|
information.
|
|
|
|
Installation instructions
|
|
=========================
|
|
|
|
The primary host platform is Clear Linux\* Project for Intel® Architecture.
|
|
For instructions on installing Docker and Clear Containers under Clear Linux,
|
|
please refer to instructions from the runtime source tree:
|
|
|
|
• https://github.com/clearcontainers/runtime/wiki/Installation
|
|
|
|
If you have any feedback, questions, or would like to participate and
|
|
contribute, then please consult the contact details (mailing list, IRC etc.)
|
|
in the document at:
|
|
|
|
- https://github.com/clearcontainers/runtime/CONTRIBUTING.md
|
|
|
|
Source Code
|
|
===========
|
|
|
|
The source code for the Clear Containers 2.0 runtime and corresponding
|
|
qemu-lite are publicly hosted on github:
|
|
|
|
- https://github.com/clearcontainers/runtime/
|
|
|
|
.. _architecture overview:
|
|
https://github.com/clearcontainers/runtime/blob/master/docs/architecture/architecture.md |