Creating a Bitwarden container Create the Bitwarden container where you usually keep your containers. In this example we will use /volume1/docker/bitwarden/. Access your NAS via SSH, and then create the docker container with the following setup: docker run -d \ --name=bitwarden \ --restart=always \ -v /volume1/docker/bitwarden/data/