From f8b15911bec05acd22346cef742da73adf99c4b7 Mon Sep 17 00:00:00 2001
From: "motherofbots.eth" <126520850+apo77yon@users.noreply.github.com>
Date: Thu, 16 Mar 2023 20:24:37 -0700
Subject: [PATCH] Update README.md
---
docker/README.md | 22 +++-------------------
1 file changed, 3 insertions(+), 19 deletions(-)
diff --git a/docker/README.md b/docker/README.md
index e621f4b..238bcd1 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -1,24 +1,8 @@
-$# resources on docker
+## resources on docker
-
-### resources
-
-* [Container Technology Wiki ](https://www.aquasec.com/wiki/display/containers/).
-* [250 Practice Questions for the DCA Exam](https://medium.com/bb-tutorials-and-thoughts/250-practice-questions-for-the-dca-exam-84f3b9e8f5ce).
-
-
-
-
-
----
-
-### tricks and notes
-
-
-
-#### shared Folders
+#### shared folders
Removing some of the default shared folders can decrease CPU usage (e.g. remove `/Volumes` and `/private`).
@@ -37,7 +21,7 @@ docker run --rm=true -it --privileged --pid=host \
/usr/bin/top
```
-#### cleaning Up
+#### cleaning up
See disk space: