Open onyedikachi-david opened 1 month ago
@onyedikachi-david thanks, have you tested this, I get this error:
Where do you handle validation for docker-compose.yml file?
Also please could you please implement toggle selector "With Docker Compose":
@onyedikachi-david any updates?
@onyedikachi-david any updates?
I'll making a push today.
@nkkko please check if it works on your end. Thanks.
/claim #25 Fixes: #25
Docker Compose Generation Feature
This PR adds the ability to generate Docker Compose files alongside DevContainer configurations.
Changes
DevContainerModel
inschemas.py
to include Docker Compose configurationgenerate_devcontainer_json
function inhelpers/devcontainer_helpers.py
to handle Docker Compose generation/generate
endpoint inmain.py
to return both devcontainer.json and docker-compose.yml