eclipse-cdt-cloud / cdt-cloud-blueprint

CDT Cloud Blueprint is a template for building custom web-based C/C++ tools. It is made up of existing open source components and can be easily downloaded and installed on all major operating system platforms.
MIT License
22 stars 11 forks source link

Correct docker setup documentation #25

Closed planger closed 1 year ago

planger commented 2 years ago

What it does

Fixes the documentation on running CDT.cloud blueprint in the devcontainer setup. In fact, the CDT.cloud blueprint is not started automatically after container start. It has to be started manually within the container. Only then the port comes up and is forwarded, which should then also open a browser in the host system.

Contributed on behalf of STMicroelectronics.

How to test

Please read the new documentation and test if it works according to the description.