Skip to content

Laravel is failing with dockerizer (cli commands) #112

@capynet

Description

@capynet

Here is the situation:
You start a dockerized laravel, try to run any "bin" and tyou will see an aoutput indicating some ENV variables are not defined.

We had a similar issue in the past since laravel uses ENV vars too. We suspect they are coliding.

If this is the case we will need a prefix for all our variables like DK_FOO_VAR or some way to isolate ENV vars one each other...

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions