Add a toolchain for toolchain building

This commit is contained in:
Sergey Bogolepov
2020-11-24 15:49:28 +07:00
committed by Stanislav Erokhin
parent 5f8448b25d
commit 333685c7ee
9 changed files with 2483 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
docker build -t kotlin-toolchain-builder .