stash/docker/ci/x86_64
Tweeticoats a73c99a61d
Update docker file to add mechanicalsoup python library (#1688)
Add a new python library mechanicalsoup to the docker container.
There is a pending pull request in the Community scrapers for the Ifeelmyself that uses this library so it might be worth including it in the container.
This should add ~100k to the size of the container.
2021-08-31 20:14:39 +10:00
..
docker_push.sh Tag stable versions with the version number on Docker (#1550) 2021-07-13 09:59:09 +10:00
Dockerfile Update docker file to add mechanicalsoup python library (#1688) 2021-08-31 20:14:39 +10: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.