Provides a Dockerfile
which creates a C++ build environment for Windows.
which is pushed after a successful build automatically to
https://hub.docker.com/r/casmlang/container.windows.
The docker container provides a C++ development environment with the following tools:
sh
, bash
, make
, cmake
, flex
, bison
, gcc
, clang
, and msvc
.
The copyright holder of
casm-lang.container.windows
is the CASM organization (@casm-lang)
and the used license of
casm-lang.container.windows
is the GNU GPLv3.