Commit Graph

5 Commits

Author SHA1 Message Date
mag37
72a4ab889c
quickfix
Removed unnecessary docker-compose binary check - as this should ONLY be used if no composes are used. Not recommended.
2023-02-02 10:13:46 +01:00
mag37
22c8d5e423
added sort
Alphabetical sorting of the container lists.
2023-02-01 19:41:56 +01:00
mag37
9162ad2457
Update dockcheck_docker-run_ver.sh
added version number:
### VERSION v.0.1.0
2023-01-30 20:40:00 +01:00
mag37
d4d2406a67
wont rebuild, added message.
`docker run` dont support using new images just by restarting.
Containers need to be stopped, removed and started again to run on the new image.
Hence wont auto-update all containers, just their images and the user has to manually recreate each container.
2023-01-30 14:11:36 +01:00
mag37
da968c3b05
alt.version: non-compose users
Created a alternative version for non-compose users.
2023-01-23 14:17:39 +01:00