10 Commits

Author SHA1 Message Date
liushuyu
ee9aaf49ff
meta: add ENV DEBIAN_FRONTEND=noninteractive...
... so that apt will not ask for user input
2020-07-21 14:13:23 -06:00
Tobias
3d96b8d0e0
Update Ubuntu version to 20.04 (#25)
* linux-clang-format: Update Ubuntu

* linux-flatpak: Update Ubuntu

* linux-fresh: Update Ubuntu

* linux-frozen: Update Ubuntu

* linux-mingw: Update Ubuntu
2020-07-19 15:19:08 -06:00
zhupengfei
6a0e2acfe3
linux-fresh: Add libavfilter-dev
Required for citra-emu/citra#5411
2020-06-24 15:51:33 +08:00
liushuyu
2f65db6e84
meta: remove regular users from all the images 2019-04-13 19:09:44 -06:00
liushuyu
281b0174f1 Several Improvements (#18)
* linux-flatpak: slim down the image

* meta: conform to new Dockerfile standard

* meta: use regular user as possible
2019-04-13 19:12:09 -04:00
Cameron Cawley
9fc86c8402 Add ninja-build to all Dockerfiles 2019-02-10 00:40:47 +00:00
zhupengfei
0a34282a90
Add libavcodec-dev, libavformat-dev and libswscale-dev
The install_package script is slightly changed to correctly handle the different version format (with a number followed by `:` in front of the version) and "or" dependencies (separated by `|` in dpkg info)
2019-01-27 09:13:58 +08:00
liushuyu
f21f7d5927 Adjust dependencies for CI service (#4)
* linux-frozen: remove qt5-tools

This reverts commit 6ce52747cdb3204fb22659694a4cb1b77eeb2818.
Since freezing this package is not possible

* linux-fresh and mingw: add p7zip
2018-06-16 18:23:40 -04:00
liushuyu
5569ee3eb3 Prepare for self-hosted CI (#3)
Prepare for self-hosted CI
2018-06-16 00:06:12 -04:00
Chris
71823f7788 Added initial Dockerfiles. 2018-05-16 20:37:11 -04:00