aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile-fedora-python3-sqlite
Commit message (Collapse)AuthorAgeFilesLines
* Add stub Dockerfile for Debian 11.Ben Sturmfels2021-03-281-111/+0
|
* Remove test lines in Dockerfiles.Ben Sturmfels2021-03-091-1/+0
|
* Run LDAP, OpenID and PDF tests under Docker.Ben Sturmfels2021-03-091-2/+12
|
* Extend Fedora Dockerfile, add sourcehut builds for Debian and Fedora.Ben Sturmfels2021-03-091-18/+25
| | | | | | Previously had partial docs for Fedora 31. This updates to Fedora 33, adds support for audio and video and adds dependencies to allow the test suite to run to completion.
* Note that Docker deployments are not officially supported or mature.Ben Sturmfels2021-03-061-1/+7
|
* Re-enable tests in Dockerfiles.Ben Sturmfels2021-03-061-0/+2
|
* Remove six library.Ben Sturmfels2021-03-051-1/+0
|
* Show last git commit when building Docker image.Ben Sturmfels2021-03-031-0/+1
|
* Reinstate audio spectrograms on Python 3 [#5610].Fernando Gutierrez2021-03-031-0/+1
| | | | | | | | The `audiotospectrogram` module is a complete rewrite of the existing spectrogram code with support for Python 3. This allows us to drop the bundled `freesound` library and Python 2-only `audioprocessing` and `spectrogram` modules. Signed-off-by: Ben Sturmfels <ben@sturm.com.au>
* Add CentOS rabbitmq instructions.Ben Sturmfels2020-04-291-4/+1
|
* Review and update the deploment docs for Debian 10 and CentOS 8 [#5593].Ben Sturmfels2020-04-291-5/+4
| | | | | | 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.
* Switch to Python 3 by default.Ben Sturmfels2020-04-241-1/+1
| | | | Addresses #5592.
* Add draft Fedora dockerfile.Ben Sturmfels2020-04-201-0/+90