Auto saved by Logseq

This commit is contained in:
2022-04-04 23:46:14 +02:00
parent ce29eb05ba
commit 7a520794a4
2 changed files with 9 additions and 5 deletions
+6 -5
View File
@@ -2,8 +2,9 @@
- 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
- [[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
- #pull [[please contain yourself]], an introduction
+3
View File
@@ -0,0 +1,3 @@
- a [[tutorial]].
- for [[docker]]
- #go https://github.com/dylanlrrb/Please-Contain-Yourself