devcontainer docker-compose best practice
I have an existing Django project using docker compose
and I am trying to add devcontainer support. I have it mostly working except there is still one thing that is bothering me.
I have an existing Django project using docker compose
and I am trying to add devcontainer support. I have it mostly working except there is still one thing that is bothering me.