stash/docker/ci/x86_64
Tweeticoats 3981a781b9
This adds extra libraries required by scrapers: requests-toolbelt lxml cloudscraper (#1381)
This installs pip in the prep environment, uses this to install cloudscraper then copies this to the final application container.
2021-05-25 10:48:06 +10:00
..
Dockerfile This adds extra libraries required by scrapers: requests-toolbelt lxml cloudscraper (#1381) 2021-05-25 10:48:06 +10:00
README.md Make travis build and push docker images (#772) 2020-08-31 12:04:05 +10:00
docker_push.sh build arm and x86_64 docker containers (#1097) 2021-02-19 10:38:13 +11: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.