aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile-debian-python2-sqlite
Commit message (Collapse)AuthorAgeFilesLines
* Drop Python 2 installation support.Ben Sturmfels2021-03-031-80/+0
|
* Add release notes for v0.10.0.Ben Sturmfels2020-05-011-32/+38
|
* Review and update the deploment docs for Debian 10 and CentOS 8 [#5593].Ben Sturmfels2020-04-291-1/+1
| | | | | | Mostly a thorough test and cleanup. The significant change is moving the systemd config into the deployment docs an the registration/security considerations to production considerations docs.
* Fix dependencies and tests for clean Python 2 & 3 test runs under Docker.Ben Sturmfels2020-04-281-0/+4
| | | | | This change gives a clean test run in the Debian-based Python 2 and Python 3 docker images.
* Remove spectrograms from Python 2 also [#5594].Ben Sturmfels2020-04-281-6/+1
| | | | | | For 0.10.0 we're removing specrograms entirely for reliability. This change only disables spectrograms and updates install docs and Dockerfiles. We still need to strip out all the spectrogram code and extlib/freesound/.
* Switch to Python 3 by default.Ben Sturmfels2020-04-241-1/+1
| | | | Addresses #5592.
* Remove "git submodule init && git submodule update" from Dockerfiles.Ben Sturmfels2020-04-141-3/+1
| | | | These commands are run by `bootstrap.sh`. Also includes a couple more tidy-ups.
* Rename Dockerfiles to be more specific.Ben Sturmfels2019-11-191-0/+77