summaryrefslogtreecommitdiffhomepage
path: root/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2022-11-30Add initial build-and-publish.sh script and readme for build containersMullvad build server1-72/+0
2022-10-26Make desktop build image find dbus with pkg-configLinus Färnstrand1-7/+2
2022-10-21Move dockerfile LABEL statements to after FROM to work with dockerLinus Färnstrand1-4/+4
2022-10-21Add LABELs to the Linux build containerLinus Färnstrand1-0/+4
2022-10-19Remove tag from Debian image to work with podman 3.0Linus Färnstrand1-1/+2
2022-10-19Cleanup ENV statementsLinus Färnstrand1-5/+5
2022-10-19Allow building the ARM64 installers in the imageLinus Färnstrand1-8/+25
2022-10-19Update Dockerfile in the root to be able to build desktop installersLinus Färnstrand1-26/+48
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-1/+1
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-2/+2
2021-03-10Upgrade go to 1.16David Lönnhager1-8/+6
2020-11-05Move Docker images to Quay.ioJoshua Björkäng1-3/+3
2020-01-23Change Dockerfile to include a go compilerEmīls1-1/+19
2019-11-27Remove gconf from our docker imageLinus Färnstrand1-1/+0
2019-10-15Add --profile minimal to our rustup installsLinus Färnstrand1-2/+0
2019-05-16Use Debian stable in CI Docker imageJanito Vaqueiro Ferreira Filho1-1/+1
2019-05-15Remove stable toolchain from docker image used in CIEmīls Piņķis1-1/+1
2019-05-09Use separate script for rust on linux in travisEmīls Piņķis1-1/+1
2019-05-09Add Dockerfile for CIEmīls Piņķis1-0/+20