Skip to content

No documentation on format of environment variable of create_container #277

@samos123

Description

@samos123

After trying it seems that the environment variable accepts a dictionary.

So for example to supply MYSQL_ROOT_PASSWORD=sam

you would have to supply:

environment = {"MYSQ_ROOT_PASSWORD": "sam"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions