Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/workspace/{project_dir_name} shows docker image ID #301

Open
opmtk opened this issue Nov 14, 2024 · 0 comments
Open

/workspace/{project_dir_name} shows docker image ID #301

opmtk opened this issue Nov 14, 2024 · 0 comments

Comments

@opmtk
Copy link

opmtk commented Nov 14, 2024

I'm using the cpp template for devcontainer in VSCode win Win10 and Docker-Desktop/WSL (Docker Desktop 4.35.1). All builds and starts fine, but I have a mount bind to my project folder of /workspaces/61983f524eebc68bc72067df821eb9a29c8787120e77c389ae2532fe9279dc88

grafik

which is the ID of Docker(Deskop) Image.

grafik

This is not handy for error messages from the compiler, not even in the console/terminal. The result is the same or reproducible, when I create it by using the 'DevContainer' task in VS Code, so I rule out problems with my settings for now.

The problem is very stressful, because every time the paths in the build directory of CMake change!
The behavior doesn't change if I remove all images, volumes and build caches.

Will it be fixed and what is the temporary solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant