Add Docker to platforms in readme

This commit is contained in:
Lassi Kortela 2019-08-22 01:50:30 +03:00
parent 2e81ccd308
commit 49e2ac5ae0
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ system C compiler. 64-bit executable only; 32-bit coming soon.
* Windows (wcc) * Windows (wcc)
* MacOS (clang) * MacOS (clang)
* Linux * Linux
** Docker container (from scratch)
** Debian Linux (gcc) ** Debian Linux (gcc)
** Alpine Linux (gcc) ** Alpine Linux (gcc)
** Void Linux (gcc) ** Void Linux (gcc)