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

Closed
opened 2025-10-09 17:15:11 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @gmulligan on GitHub.

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. 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: starred/vaultwarden#1433