mirror of
https://github.com/flancian/garden.git
synced 2026-08-05 22:16:20 +00:00
Auto saved by Logseq
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
- A [[container]] platform.
|
||||
- Someone once told me "X is simpler, better than [[docker]]" but I forgot to write it down :)
|
||||
- Perhaps it was [[nomad]]? Need to check if it's at the same level of abstraction.
|
||||
-
|
||||
- [[commands]]
|
||||
- [[docker run]] takes an image (might not be local) and runs it, creating a container
|
||||
- [[docker start]] starts a previously created container
|
||||
- [[docker stop]] stops a running container
|
||||
- [[docker ps]] (-a) shows running (all) containers
|
||||
Reference in New Issue
Block a user