stash/docker/ci/x86_64
InfiniteTF 9cb1eccadb
Improve image scanning performance and thumbnail generation (#1655)
* Improve image scanning performance and thumbnail generation
* Add vips-tools to build image
* Add option to write generated thumbnails to disk
* Fallback to image if thumbnail generation fails

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

README.md

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.