You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
I checked with lastest builds in VSCode and worked OK.
PHPStorm is still in tests, as in the spring they were forcing with root to install different packages and some binaries and messed the dev container. They make many assumptions on how a devcontainer should work, and mostly looks like against the developer expectations.
I'll look further on PHPStorm, although I did not bother with it too much last months to use it.
If you modified .devcontainer.json or docker-compose.yaml, would you share the modifications?
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"
The text was updated successfully, but these errors were encountered: