mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-21 03:40:39 +00:00
Update README.md
This commit is contained in:
@@ -55,12 +55,12 @@ Example-video:
|
|||||||
[](https://asciinema.org/a/Bt3UXSoDHIRSn0GbvfZmB0tV2)
|
[](https://asciinema.org/a/Bt3UXSoDHIRSn0GbvfZmB0tV2)
|
||||||
|
|
||||||
|
|
||||||
## `dc_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.
|
||||||
Example:
|
Example:
|
||||||
```
|
```
|
||||||
$ dockcheck ng
|
$ dupc ng
|
||||||
Updates available for local_nginx.
|
Updates available for local_nginx.
|
||||||
nginx_reverse is already latest.
|
nginx_reverse is already latest.
|
||||||
Updates available for paperless-ng.
|
Updates available for paperless-ng.
|
||||||
|
|||||||
Reference in New Issue
Block a user