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

Move Dockerfile for windows support #80

Closed sgraband closed 7 months ago

sgraband commented 7 months ago

What it does

Rename Dockerfile to Dockerfile.dev. Move dockerfile/Dockerfile to Dockerfile. Update documentation with new docker build command. Update devcontainer to use Dockerfile.dev.

Contributed on behalf of STMicroelectronics

Fixes #71