Jordan Rose
9e168226f6
Docker: Fix typo in 3a3476b83: paths are relative to the repo root
...
This COPY command never should have worked, but the macOS Docker seems
to normalize ../foo to ./foo, so it passed my local testing.
2021-06-28 14:30:38 -07:00
Jordan Rose
3a3476b833
Docker: use the rust-toolchain file instead of hardcoding a version
2021-06-22 13:19:46 -07:00
Jordan Rose
5380131e7c
Java: switch to Debian for Docker builds instead of Ubuntu
...
Debian has a more stable retention period for pinned dependencies (the
version of OpenJDK 8 we were using for Ubuntu is gone already!), and
it matches what the Signal-Android repository is doing.
2021-04-21 12:15:33 -07:00
Jordan Rose
f7c6e27a90
Skip Gradle's daemon when building in Docker
2020-11-19 16:37:29 -08:00
Jack Lloyd
d9e33d0251
Pin nightly to a specific date
2020-11-09 15:39:29 -05:00
Jack Lloyd
dd57254f8f
Move makefile and docker file into java subdir
2020-11-06 16:40:54 -05:00