purplekarrot/base
Base image for my build containers.
2.2K
This is the base for other toolchain images. From Debian Sid with CMake and Ninja.
Contains the Android NDK.
Contains a standalone toolchain.
Contains Clang, Clang-Tidy, and Include-What-You-Use in version 3.9.
Same as purplekarrot/clang-3.9, but uses Clazy as the C++ compiler.
Contains Clang and Clang-Tidy in version 4.0.
Same as purplekarrot/clang-4.0, but uses Clazy as the C++ compiler.
Contains Clang and Clang-Tidy in version 5.0.
Contains Clang and Clang-Tidy in version 6.0.
Uses GCC version 5.
Uses GCC version 6.
Uses GCC version 7.
Uses GCC version 8.
Uses MinGW to target 32bit Windows. It uses Wine as crosscompiling emulator and NSIS to create packages.
Uses MinGW to target 64bit Windows. It uses Wine as crosscompiling emulator and NSIS to create packages.
docker pull purplekarrot/base