linux:docker
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:docker [2025/04/16 23:45] – Wulf Rajek | linux:docker [2025/08/17 18:03] (current) – [docker ps short] Wulf Rajek | ||
---|---|---|---|
Line 7: | Line 7: | ||
apt-get -y install curl unzip dialog | apt-get -y install curl unzip dialog | ||
curl -fSSL get.docker.com | sh | curl -fSSL get.docker.com | sh | ||
+ | </ | ||
+ | |||
+ | Useful alias to exclude container overlays from the df command for use in .bashrc or .profile: | ||
+ | < | ||
+ | alias df='/ | ||
</ | </ | ||
Line 142: | Line 147: | ||
</ | </ | ||
+ | |||
+ | ===== docker command template ===== | ||
+ | https:// | ||
===== docker running out of network addresses ===== | ===== docker running out of network addresses ===== | ||
linux/docker.1744843524.txt.gz · Last modified: by Wulf Rajek