Skip to content

Laravel is failing with dockerizer (cli commands) #112

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...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions