using --env-file doesn't seem to work but -v does??? #981

Closed
opened 2025-11-07 06:54:24 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @gmulligan on GitHub (Mar 17, 2021).

if I try to use podman (or docker) run with --env-file /home/bitwardenrs/config it complains that there is no .env file and I can't connect to the bitwarden server.

if I use podman (or docker) run with -v /home/bitwardenrs/config:/.env everything works just great.

Originally created by @gmulligan on GitHub (Mar 17, 2021). if I try to use podman (or docker) run with --env-file /home/bitwardenrs/config it complains that there is no .env file and I can't connect to the bitwarden server. if I use podman (or docker) run with -v /home/bitwardenrs/config:/.env everything works just great.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#981