[PR #3620] [MERGED] Updated docker run command #22843

Closed
opened 2026-05-16 05:35:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3620
Author: @DenuxPlays
Created: 6/25/2023
Status: Merged
Merged: 7/4/2023
Merged by: @dani-garcia

Base: mainHead: main


📝 Commits (1)

  • e489452 updated docker run command

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/3620 **Author:** [@DenuxPlays](https://github.com/DenuxPlays) **Created:** 6/25/2023 **Status:** ✅ Merged **Merged:** 7/4/2023 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e489452`](https://github.com/dani-garcia/vaultwarden/commit/e4894524e45ce478f8e2439cd05b6342696615d1) updated docker run command ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-16 05:35:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#22843