daytonaio / devcontainer-generator

devcontainer.ai - AI generated standardized dev environments
https://devcontainer.ai/
Apache License 2.0
15 stars 12 forks source link

feat(docker-compose): add Docker Compose file generation #31

Open onyedikachi-david opened 1 month ago

onyedikachi-david commented 1 month ago

/claim #25 Fixes: #25

Docker Compose Generation Feature

This PR adds the ability to generate Docker Compose files alongside DevContainer configurations.

Changes

nkkko commented 1 month ago

@onyedikachi-david thanks, have you tested this, I get this error: image

Where do you handle validation for docker-compose.yml file?

Also please could you please implement toggle selector "With Docker Compose": image

nkkko commented 2 weeks ago

@onyedikachi-david any updates?

onyedikachi-david commented 1 week ago

@onyedikachi-david any updates?

I'll making a push today.

onyedikachi-david commented 1 week ago

@nkkko please check if it works on your end. Thanks.