summaryrefslogtreecommitdiffhomepage
path: root/android/docker
AgeCommit message (Collapse)AuthorFilesLines
2022-12-12Update Android container build instructionsAlbin1-96/+0
2022-12-12Remove unused jdk pgp pub keyAlbin1-53/+0
2022-12-05Update Android container to java 11Albin1-20/+20
2022-12-01Fix image tag typoAlbin1-1/+1
2022-11-30Update Android build container to use new linux containerMullvad build server1-1/+1
2022-10-24Cleanup redundant cross-compilation Android configAlbin2-25/+20
2022-10-24Improve go monotonic patch documentationAlbin1-1/+6
2022-10-24Clarify example run commandAlbin1-1/+1
2022-10-24Set base image digest in android imageAlbin1-2/+1
2022-10-24Add LABELs to the android imageAlbin1-1/+8
2022-10-24Change image name to mullvadvpn-app-build-androidAlbin1-2/+2
2022-10-24Cleanup and document android imageAlbin1-17/+25
2022-10-24Base android docker image on the new desktop imageAlbin1-63/+62
2022-08-15Add missing escape character to Docker readmeDavid Lönnhager1-1/+1
2022-08-15Fix rustup hashDavid Lönnhager1-1/+1
2022-08-15Bump go patch versionDavid Lönnhager1-2/+2
2022-08-15Bump docker golang to 1.18.1Albin1-2/+2
2022-08-15Improve golang download scriptsAlbin1-6/+8
Separates golang version and checksum to variables to make it easier to update in the scripts that didn't do this already.
2022-08-15Unify golang download urlsAlbin1-1/+1
2021-08-18Fix dockerfileEmīls1-8/+1
Change the dockerfile to stop depending on a specific rust version and remove the dependency on nodejs. This makes the docker image buildable for now, but the dependency on the hash of the rustup installation script will break often anyway.
2021-05-27Create a Docker image for building the Android appJanito Vaqueiro Ferreira Filho5-0/+413