mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-07 22:42:59 -04:00
Update README.md
This commit is contained in:
parent
13d4f6284f
commit
f8b15911be
1 changed files with 3 additions and 19 deletions
|
@ -1,24 +1,8 @@
|
|||
$# resources on docker
|
||||
## resources on docker
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
### 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).
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### tricks and notes
|
||||
|
||||
<br>
|
||||
|
||||
#### 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 \
|
|||
<image name> /usr/bin/top
|
||||
```
|
||||
|
||||
#### cleaning Up
|
||||
#### cleaning up
|
||||
|
||||
See disk space:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue