Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docker_notes:docker [2025-03-02 Sun wk09 09:38] – [References] baumkp | docker_notes:docker [2025-03-23 Sun wk12 09:25] (current) – [Portainer agent] baumkp | ||
---|---|---|---|
Line 126: | Line 126: | ||
* Then pull the latest portainer/ | * Then pull the latest portainer/ | ||
<code yaml> | <code yaml> | ||
+ | |||
+ | It would seem remote agents by default do not show out of date images, can be toggled on/off under '' | ||
Line 260: | Line 262: | ||
===reference=== | ===reference=== | ||
*[[https:// | *[[https:// | ||
+ | *[[https:// | ||
*Docker Docs | *Docker Docs | ||
*[[https:// | *[[https:// | ||
Line 318: | Line 321: | ||
====References==== | ====References==== | ||
*[[https:// | *[[https:// | ||
+ | *[[https:// | ||
*[[https:// | *[[https:// | ||
*[[https:// | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[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. |