stash/docker/ci/x86_64
kermieisinthehouse f80a5e3222
Docker+Build optimizations (#1833)
* Docker CI builds: half the size, less than half the build time
* Add an "Official Build" Designator
* Fix .git constantly invalidating build cache, use distro ffmpeg
* Fix official build detection, add some compiler image docs

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-10-22 13:14:08 +11:00
..
docker_push.sh Tag stable versions with the version number on Docker (#1550) 2021-07-13 09:59:09 +10:00
Dockerfile Docker+Build optimizations (#1833) 2021-10-22 13:14:08 +11:00
README.md Make travis build and push docker images (#772) 2020-08-31 12:04:05 +10:00

This dockerfile is used by travis to build the stash image. It must be run after cross-compiling - that is, stash-linux must exist in the dist directory. This image must be built from the dist directory.