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.
⚠️ Please verify that this bug has NOT been reported before.
🛡️ 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