You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On compose file we use multiple .env files, one required, one optional.
Starting the container from docker desktop is ok, but starting from Dockge I have this error:
validating /opt/stacks/database/docker-compose.yml: services.mongodb.env_file.0 must be a string
I have tried to add " or ' into path env file name but it not work in any mode.
🛡️ Security Policy
Description
On compose file we use multiple .env files, one required, one optional.
Starting the container from docker desktop is ok, but starting from Dockge I have this error:
I have tried to add " or ' into
path
env file name but it not work in any mode.👟 Reproduction steps
👀 Expected behavior
A normal start of the container
😓 Actual Behavior
Error during start of container
Dockge Version
1.4.2
💻 Operating System and Arch
Windows 11 x64
🌐 Browser
Versione 122.0.6261.129 (Build ufficiale) (a 64 bit)
🐋 Docker Version
Docker desktop 4.28.0
🟩 NodeJS Version
20.11.0
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered: