mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-18 05:39:06 +02:00
+ alt.ver-docker run.
Added section about alternative version for `docker run`
This commit is contained in:
parent
da968c3b05
commit
91db902ec9
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue