mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-21 03:40:39 +00:00
formatting
This commit is contained in:
@@ -73,7 +73,8 @@ 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` - Wont auto-update the containers, only their images. (compose is recommended)
|
## `dockcheck_docker-run_ver.sh`
|
||||||
|
### Wont auto-update the containers, only their images. (compose is recommended)
|
||||||
Alternative version for people who use `docker run` and no composes.
|
Alternative version for people who use `docker run` and no composes.
|
||||||
`docker run` dont support using new images just by restarting a container.
|
`docker run` dont support using new images just by restarting a container.
|
||||||
Containers need to be stopped, removed and created again to run on the new image.
|
Containers need to be stopped, removed and created again to run on the new image.
|
||||||
|
|||||||
Reference in New Issue
Block a user