Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Values from .env are not displayed #309

Open
2 tasks done
ChristianNik opened this issue Dec 17, 2023 · 4 comments
Open
2 tasks done

Values from .env are not displayed #309

ChristianNik opened this issue Dec 17, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@ChristianNik
Copy link

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

When using an env within the Docker image name. It is not displayed.

Related to #237

grafik

👟 Reproduction steps

Create a container with an env variable in the image name.

grafik

👀 Expected behavior

To display the value from the .env file.

😓 Actual Behavior

Displays the variable name.

Dockge Version

1.3.5

💻 Operating System and Arch

x86_64 GNU/Linux

🌐 Browser

Firefox 120.0.1 (64-Bit)

🐋 Docker Version

No response

🟩 NodeJS Version

No response

📝 Relevant log output

No response

@ChristianNik ChristianNik added the bug Something isn't working label Dec 17, 2023
@ChristianNik
Copy link
Author

The problem also occurs when editing the Docker Compose file.

@louislam
Copy link
Owner

Currently only supports this syntax ${POSTGRESS_VERSION}.

@ChristianNik
Copy link
Author

ChristianNik commented Dec 20, 2023

Ok, good to know. Are there plans to support the other syntax as well? It's not really important. But perhaps useful for others.

@leesonaa
Copy link

😅i used the - not _

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants