From 7a520794a41296fdf8a30d0ea364aa97fc2ad4dc Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 4 Apr 2022 23:46:14 +0200 Subject: [PATCH] Auto saved by Logseq --- docker.md | 11 ++++++----- please contain yourself.md | 3 +++ 2 files changed, 9 insertions(+), 5 deletions(-) create mode 100644 please contain yourself.md diff --git a/docker.md b/docker.md index 47df035ac..2e927fbb6 100644 --- a/docker.md +++ b/docker.md @@ -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 \ No newline at end of file + - [[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 \ No newline at end of file diff --git a/please contain yourself.md b/please contain yourself.md new file mode 100644 index 000000000..f892c7778 --- /dev/null +++ b/please contain yourself.md @@ -0,0 +1,3 @@ +- a [[tutorial]]. + - for [[docker]] + - #go https://github.com/dylanlrrb/Please-Contain-Yourself \ No newline at end of file