mirror of https://github.com/stashapp/stash.git
9cb1eccadb
* 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> |
||
---|---|---|
.. | ||
Dockerfile | ||
README.md | ||
docker_push.sh |
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.