Lauri Kimmel
Lauri Kimmel
Metadata: * Operating System: Debian 8.10 * Installation method: install.sh script * AWS CLI Version: not sure any more, less than 1.15.2 I was not able to login over SSH...
Running on master `docker build -t develar/java .` fails with message `ERROR: glibc-2.21-r2.apk: IO ERROR`. Looks to be issue with gclib version / package. Discovered while upgrading to `8u102-b14`. Full...
While upgrading stellarstation-api version from 0.2.0 to 0.3.0 I saw some unexpected exceptions. Upgrading other GRPC related dependencies fixed my tests. Relevant version updates ``` com.stellarstation.api:stellarstation-api:0.2.0 -> 0.3.0 com.google.auth:google-auth-library-oauth2-http:0.11.0 ->...
As far as I can tell Fakeserver Docker image has single tag called ```latest```. It would be a good idea to use explicit version tags and keep it in sync...