13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
|
= Docker =
|
||
|
|
||
|
Docker is a tool for containerizing (basically VM'ing) programs
|
||
|
|
||
|
== Install ==
|
||
|
|
||
|
On gentoo install docker as directed, and enable all of the required flags on
|
||
|
the wiki (they change with different versions)
|
||
|
|
||
|
== Setup ==
|
||
|
|
||
|
the `docker` command is all thats needed to run a container.
|