mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-21 11:50:43 +00:00
Update README.md
This commit is contained in:
@@ -72,16 +72,9 @@ Containers need to be manually stopped, removed and created again to run on the
|
|||||||
- ~~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) .
|
||||||
|
|
||||||
## `dupc_function.sh`
|
## `dc_brief.sh`
|
||||||
Function to quickly check for updates on a single contianer or list of containers by name. **Without the need of pulling**.
|
Just a brief, slimmed down version of the script to only print what containers got updates, no updates or errors.
|
||||||
Preferably placed in `.bashrc` or similar.
|
|
||||||
Example:
|
|
||||||
```
|
|
||||||
$ dupc ng
|
|
||||||
Updates available for local_nginx.
|
|
||||||
nginx_reverse is already latest.
|
|
||||||
Updates available for paperless-ng.
|
|
||||||
```
|
|
||||||
# License
|
# License
|
||||||
dockcheck is created and released under the [GNU GPL v3.0](https://www.gnu.org/licenses/gpl-3.0-standalone.html) license.
|
dockcheck is created and released under the [GNU GPL v3.0](https://www.gnu.org/licenses/gpl-3.0-standalone.html) license.
|
||||||
___
|
___
|
||||||
|
|||||||
Reference in New Issue
Block a user