Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Command to generate .runtimconfig.json does not work inside docker container.  #212

@kc1116

Description

@kc1116

I am using the element docker image gjgd/element-api and overriding the CMD so that I can generate the .runtimeconfig.json file before starting the container. The script fails because of this line here , because the current directory is not a git repo. A workaround I have done is to create the config file manually. Can you either remove this step or add documentation around the structure of the .runtimeconfig.json and where it belongs.

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