Update for 23-11-21 21:30
This commit is contained in:
parent
9b96ca8ca5
commit
b6d951db3e
12
tech/Docker.wiki
Normal file
12
tech/Docker.wiki
Normal file
@ -0,0 +1,12 @@
|
||||
= 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.
|
@ -14,6 +14,7 @@
|
||||
* [[make|Make]] - Automate compiling
|
||||
* [[vim]] - Text editor
|
||||
* [[qemu]] - Virtual machine
|
||||
* [[Docker]]
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user