Skip to content

Parameter for restarting Docker container? #2271

Discussion options

You must be logged in to vote

This is much more a docker question than a vaultwarden question.

--restart=always is exactly the way to do this. That's what it means. I'm not sure what your full docker run command is, but if it's not starting, then I suspect there's an error on startup. Definitely worth checking the logs.

For managing docker containers, I definitely recommend using docker compose, as it's much easier to work with.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@OliverPifferi
Comment options

Answer selected by OliverPifferi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants