When using VSCode Remote Development Open Folder in Container to develop in docker container in Mac, I can not find:
- Any info about the port by
docker inspect containerId - Any port config in Dockerfile
But I can still access the service in container from host browser.