Skip to content

[Bug]: --env-file .env cleans urls with keyword ?apiKey #691

@blinkinglight

Description

@blinkinglight

I have done the following

  • I have searched the existing issues
  • If possible, I've reproduced the issue using the 'main' branch of this project

Steps to reproduce

i have env file and i have in it BASE_URL=http://domain.tld/path/to?apiKey=test until i add ?apiKey - it appears in env, but with these words, my app doesnt gets these BASE_URL they are cleaned from env at all ( with --env-file .env flag )

Current behavior

i have env file and i have in it BASE_URL=http://domain.tld/path/to?apiKey=test until i add ?apiKey - it appears in env, but with these words, my app doesnt gets these BASE_URL they are cleaned from env at all

Expected behavior

pass .env to container as is

Environment

- OS: 15.5 (24F74)
- Xcode: xcode-select version 2409.
- Container: 0.4.1

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions