[PR #3620] Updated docker run command #2967

Closed
opened 2025-10-09 18:14:42 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/dani-garcia/vaultwarden/pull/3620

State: closed
Merged: Yes


I added --restart unless-stopped to the docker run command to let vaultwarden restart itself after a crash for example.
I added it to my run command because I found vaultwarden stopped for unknown reasons (maybe because docker tries to safe resources if this is a thing).

And you don't have to manual start the container on every server restart.

**Original Pull Request:** https://github.com/dani-garcia/vaultwarden/pull/3620 **State:** closed **Merged:** Yes --- I added `--restart unless-stopped` to the docker run command to let vaultwarden restart itself after a crash for example. I added it to my run command because I found vaultwarden stopped for unknown reasons (maybe because docker tries to safe resources if this is a thing). And you don't have to manual start the container on every server restart.
OVERLORD added the pull-request label 2025-10-09 18:14:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2967