compose-dev-env
compose-dev-env copied to clipboard
Example used to try a compose application with Docker Dev Environments
modified: backend/main.go modified: proxy/Dockerfile modified: proxy/conf
.env file for docker-compose doesn't work.
Deploy with docker-compose `docker-compose up -d`, but command not found.
While trying to load [this commit](https://github.com/dockersamples/compose-dev-env/commit/41b68fca917cf55bfaa0ccc9fdf126a410514be8) as a Dev Environment with Docker Desktop 4.2.0 (70708) on Mac OS 11.6, I get this non-intermittent failure: ``` Detecting main repo language... Detected...
Hi! Thanks so much for your work on these resources. As a teacher, I appreciate your commitment to teaching and learning. I know it takes plenty of time and energy...