Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 743 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 743 Bytes

Development Environments

A collection of Docker/Vagrant environments for rapid development

WARNING

This repository is deprecated and contains soon-to-be-removed Dockerfile references, since I'm planning to create a repository for each Dockerfile project.

For newer versions, please check my profile

C++ Base Development Environments

  • Alpine with CMake and gcc 6.2
  • Ubuntu with CMake and gcc 6.2
  • Ubuntu with CMake and mingw 19.1
  • Ubuntu with CMake and clang 3.9

HERE you can find a more complete docker image, offering g++ and clang in different versions, to help you building/testing your software under different conditions