acbgbca / microserver-docker

Homelab Docker Compose files
0 stars 0 forks source link

Add error capture for scripts #76

Closed acbgbca closed 1 year ago

acbgbca commented 1 year ago

See whether we can capture errors for specific script actions.

In particular, if updating a particular container fails we should log an error, but then continue processing the rest of the files

acbgbca commented 1 year ago

Fixed