mirror of
https://github.com/mag37/dockcheck.git
synced 2026-03-13 12:16:29 +01:00
Update README.md
This commit is contained in:
parent
1c5b2daa56
commit
728ebf2828
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# dockcheck
|
# dockcheck
|
||||||
Scripts and functions to check for docker updates for images, **without the need of pulling**. With the help of [`regctl`](https://github.com/regclient/regclient).
|
### Scripts and functions to check for updates for docker images, **without the need of pulling**. With the help of [`regctl`](https://github.com/regclient/regclient).
|
||||||
This is just a concept for fun and inspiration, use with care.
|
This is just a concept for fun and inspiration, use with care.
|
||||||
___
|
___
|
||||||
|
|
||||||
|
|
@ -56,7 +56,7 @@ Example-video:
|
||||||
|
|
||||||
|
|
||||||
## `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.
|
||||||
Example:
|
Example:
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue