Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

What's `docker-compose.extend.yml` for?

What's `docker-compose.extend.yml` for?

Wekan/General · April 6, 2020 at 3:41pm

What's `docker-compose.extend.yml` for?

Wekan / General · April 6, 2020 at 3:41pm

I was trying to open Wekan project in vscode Remote Container. I was not able to start it because I can't find docker-compose.extend.yml file. This file is been defined in .devcontainer/devcontainer.json, but I can't find this file in the project. Do I have to extend it? Or when should I extend it?


April 7, 2020 at 9:19am

You could clone wekan repo and run git blame devcointainer.json to see who GitHub user has edited it. Then search Wekan issues and pull requests for more info, or add new issue and tag that @username asking for more info. Someone added those files.

    like-fill
    1
    • reply
    • like