summaryrefslogtreecommitdiffhomepage
path: root/android/docker
AgeCommit message (Collapse)AuthorFilesLines
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