Update README.md

This commit is contained in:
mag37
2023-01-19 12:24:34 +01:00
committed by GitHub
parent b5e2fcde1e
commit 1c5b2daa56
+2 -2
View File
@@ -55,12 +55,12 @@ Example-video:
[![asciicast](https://asciinema.org/a/Bt3UXSoDHIRSn0GbvfZmB0tV2.svg)](https://asciinema.org/a/Bt3UXSoDHIRSn0GbvfZmB0tV2) [![asciicast](https://asciinema.org/a/Bt3UXSoDHIRSn0GbvfZmB0tV2.svg)](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.