qubitron / django-react-devcontainer

Tutorial + sample code for setting up a django + react +postgres development container
55 stars 20 forks source link

Problem with devcontainer.json #6

Open trukhinyuri opened 6 months ago

trukhinyuri commented 6 months ago

devcontainer.json does not build in JetBrains IDE 2024.1 and VSCode.

JetBrains IDE Welcome screen -> DevContainers -> New DevContainer (from VCS Project, Docker must be installed.) Insert the git@ link of the repository with devcontainer.json. -> "Build container and Continue"

image image
Samll commented 4 months ago

@trukhinyuri , I am having the same issue, but when I try your comment, I'm getting an error, What I do is open VSCode, Docker, Add Container, "Clone GitHub Pull Request in Container Volume" and then add when trying to set the path to Github it fails. I tried:

Any recommendation?