Could anyone help me, I have a problem with Docker's new version that I just updated,
and here is the error message after I run command to start the service,
Note: I use laradock with the Docker
WARN[0000] The "lXaL3lj6raFic6rFqr2" variable is not set. Defaulting to a blank string.
Invalid template: "admin:$2y$10$lXaL3lj6raFic6rFqr2.lOBoCudAIhB6zyoqObNg290UFppiUzTTi"
gms-admin@kosakayuudais-MacBook-Pro laradock %
Please help me I appreciate
That's happen on TRAEFIK_DASHBOARD_USER at .env file which is the value contains $ character. And docker recognized it as variable, that's why we found The "lXaL3lj6raFic6rFqr2" variable is not set error message.
You could pull the latest update from Laradock which add quotation for TRAEFIK_DASHBOARD_USER variable on .env.example file or just manually add single quote on TRAEFIK_DASHBOARD_USER variable.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With