open project and develop inside local container?

已回答

The host is Macos. I have a project that can only run on the Linux platform.

I have docker installed and can start a linux container to map source code to insider the container.

Now the question is how can I open the project which is inside the container and do the development/debug etc?

 

0

请先登录再写评论。