#Should `.env` be `.daggerenv`?

1 messages · Page 1 of 1 (latest)

rain bramble
#

Hopefully it's not too late to ask this question, but dagger doesn't expect .env to a generic shell-sourceable file.
This would make it unambiguous.
Not the most important issue ever, but I though I'd bring it up.

covert belfry
#

You'll soon preset env values in your .dagger/config.toml files

rain bramble
#

that still leaves the possibility of an unrelated .env file getting in the way though.
Not something that happened to me, but maybe using a more deliberate name is safer.

covert belfry
#

I don't think it does, my interpretation of Modules V2 is that they won't read .env at all