Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/faq/unraid.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ The alternative to the above is to delete the existing template and re-download

**A12.** In order to automatically restart the container on a healthcheck failure you would need to set two things, firstly set the `HEALTHCHECK_ACTION` to `kill 1` (will send SIGTERM to all processes), and secondly append to `Extra Parameters:` (toggle 'ADVANCED VIEW' to see this) the flag `--restart=always`

Still stuck? Take a look at the [Unraid FAQ](https://forums.unraid.nets/topic/57181-real-docker-faq/).
Still stuck? Take a look at the [Unraid FAQ](https://forums.unraid.net/topic/57181-real-docker-faq/).