mirror of
https://github.com/mag37/dockcheck.git
synced 2026-04-17 09:57:49 +00:00
The script did not stop when there is an error recreating the container (in this case, docker-compose.yml was moved to other folder): ``` Now updating (1/1): nginx latest: Pulling from library/nginx Digest: sha256:c15da6c91de8d2f436196f3a768483ad32c258ed4e1beb3d367a27ed67253e66 Status: Image is up to date for nginx:latest docker.io/library/nginx:latest open /home/foo/bar/docker-compose.yml: no such file or directory All done! ``` Added an exit for for that case.
21 KiB
Executable File
21 KiB
Executable File