mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-21 11:50:43 +00:00
+ alt.ver-docker run.
Added section about alternative version for `docker run`
This commit is contained in:
@@ -67,6 +67,10 @@ No updates installed, exiting
|
|||||||
- No granular choice of what to update (except initial name filter).
|
- No granular choice of what to update (except initial name filter).
|
||||||
- No detailed error feedback (just skip + list what's skipped) .
|
- No detailed error feedback (just skip + list what's skipped) .
|
||||||
|
|
||||||
|
## `dockcheck_docker-run_ver.sh`
|
||||||
|
Alternative version for people who use `docker run` and no composes. Consider that this will restart updated containers without taking into account any other containers relying or depending on said container - might need to restart relating containers afterwards.
|
||||||
|
|
||||||
|
|
||||||
## `dupc_function.sh`
|
## `dupc_function.sh`
|
||||||
Function to quickly check for updates on a single contianer or list of containers by name. **Without the need of pulling**.
|
Function to quickly check for updates on a single contianer or list of containers by name. **Without the need of pulling**.
|
||||||
Preferably placed in `.bashrc` or similar.
|
Preferably placed in `.bashrc` or similar.
|
||||||
|
|||||||
Reference in New Issue
Block a user