Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| docker_notes:docker [2025-12-28 Sun wk52 10:25] – [References] baumkp | docker_notes:docker [2026-01-17 Sat wk03 09:03] (current) – [Docker CLI] baumkp | ||
|---|---|---|---|
| Line 76: | Line 76: | ||
| ++++For some more details, tldr;|This may affect other services operating on the host machine. | ++++For some more details, tldr;|This may affect other services operating on the host machine. | ||
| - | Linux forwarding is required for Docker and can be checked with '' | + | Linux forwarding is required for Docker and can be checked with '' |
| It would also adversely affect my Linux router should I attempt to load docker on this machine. | It would also adversely affect my Linux router should I attempt to load docker on this machine. | ||
| Line 247: | Line 247: | ||
| |'' | |'' | ||
| |'' | |'' | ||
| - | |'' | + | |'' |
| - | |'' | + | |'' |
| **Inspect / Troubleshoot Containers: | **Inspect / Troubleshoot Containers: | ||
| - | |<38em>| | + | |<56em>| |
| ^COMMAND ^ DESCRIPTION^ | ^COMMAND ^ DESCRIPTION^ | ||
| |'' | |'' | ||
| Line 262: | Line 262: | ||
| |'' | |'' | ||
| |'' | |'' | ||
| + | |'' | ||
| + | |'' | ||
| **Run Commands:** | **Run Commands:** | ||
| Line 275: | Line 277: | ||
| **Images:** | **Images:** | ||
| - | |<35em>| | + | |<40em>| |
| ^COMMAND ^ DESCRIPTION^ | ^COMMAND ^ DESCRIPTION^ | ||
| |'' | |'' | ||
| Line 294: | Line 296: | ||
| **Volumes: | **Volumes: | ||
| - | |<50em>| | + | |<55em>| |
| ^COMMAND ^ DESCRIPTION^ | ^COMMAND ^ DESCRIPTION^ | ||
| |'' | |'' | ||
| Line 301: | Line 303: | ||
| |'' | |'' | ||
| |'' | |'' | ||
| - | |'' | + | |'' |
| **Network: | **Network: | ||
| - | |<50em>| | + | |<55em>| |
| ^COMMAND ^ DESCRIPTION^ | ^COMMAND ^ DESCRIPTION^ | ||
| |'' | |'' | ||
| Line 394: | Line 396: | ||
| *[[https:// | *[[https:// | ||
| *[[https:// | *[[https:// | ||
| + | |||
| + | =====Docker IP6===== | ||
| + | |||
| + | ====References==== | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| =====network troubleshooting===== | =====network troubleshooting===== | ||
| A lot of containers are setup to be small and hence do not include many, if any of the tools required to diagnose problems. | A lot of containers are setup to be small and hence do not include many, if any of the tools required to diagnose problems. | ||
| Line 402: | Line 410: | ||
| *[[https:// | *[[https:// | ||
| *[[https:// | *[[https:// | ||
| + | |||
| + | =====Docker Container Repositories===== | ||
| + | |||
| + | ====References==== | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | |||
| =====Docker Cleanup===== | =====Docker Cleanup===== | ||