Updated docker run command #1567

Closed
opened 2026-04-06 02:01:59 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @DenuxPlays on 6/25/2023

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.

*Originally created by @DenuxPlays on 6/25/2023* 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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1567