coder / coder/envbuilder

devcontainer: support docker-compose

Open
#236 4 comments 14 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
300
Forks
64
Avg merge
20m
Merged PRs (30d)
1

Description

Devcontainer spec supports specifying a compose file

e.g.

```
"dockerComposeFile": "docker-compose.yml",
```

Example: https://github.com/BrunoQuaresma/openticket/blob/main/.devcontainer/devcontainer.json

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the code that reads the devcontainer specification and builds environments from a Dockerfile. Check how the dockerComposeFile field is currently handled, then compare the behavior with the referenced devcontainer example. Done means a compose file can be specified and used to build the development environment, with relevant tests updated or added.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose, go
Domain
devops, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.