Commit Graph

11 Commits

Author SHA1 Message Date
Alexander Krotov 8cb879af2e Dockerfile: build as non-root user 2020-11-14 18:04:00 +03:00
Alexander Krotov 9686536695 Dockerfile: set ANDROID_NDK_ROOT 2020-11-03 19:57:31 +03:00
Alexander Krotov 18a19f98b6 Refactor ndk-make.sh 2020-11-03 02:28:36 +03:00
Alexander Krotov 44976fc779 Dockerfile: replace ANDROID_HOME with ANDROID_SDK_ROOT
Page https://developer.android.com/studio/command-line/variables
says ANDROID_HOME is deprecated and replaced with ANDROID_SDK_ROOT.
2020-10-29 12:49:52 +03:00
Alexander Krotov 638e4d4ef0 Move docker/cargo-config into Dockerfile ENV directives
Having everything in a single file is easier to manage.
2020-10-29 12:49:52 +03:00
Alexander Krotov 3b4ed28269 Add scripts/install-toolchains.sh 2020-10-21 14:02:57 +03:00
missytake 8558a298a1 get rust-toolchain from core repository 2020-05-31 12:35:26 +02:00
missytake 6c54462084 updated rust toolchain in Dockerfile 2020-05-30 17:15:28 +02:00
missytake 18c54ae18e updated docker toolchain 2020-04-21 13:10:14 +02:00
Alexander Krotov aee9324a83 Update Dockerfile to build Rust core 2020-03-14 17:55:14 +03:00
B. Petersen b1a00a03d2 Initial commit 🌱 2018-08-14 17:20:46 +02:00