mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
This installs pip in the prep environment, uses this to install cloudscraper then copies this to the final application container.
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.