OpenSlides/server
simonla82 5502e5337a
Update Dockerfile to allow build via docker-compose on arm architectures
As stated in issue #5638 the installation via docker-compose fails on arm architectures since two librariers are not correctly installed. This is fixed by installing those manually in the /server/docker/Dockerfile
2020-10-28 13:16:38 +01:00
..
docker Update Dockerfile to allow build via docker-compose on arm architectures 2020-10-28 13:16:38 +01:00
make Repository restructure 2020-08-21 08:11:13 +02:00
openslides Merge pull request #5639 from FinnStutzenstein/useCacheInManagementCommands 2020-10-28 08:20:01 +01:00
requirements Fix server stop working because of changed python package (#5582) 2020-09-29 16:06:28 +02:00
tests Add a transaction to speaker handling 2020-10-08 09:14:43 +02:00
.dockerignore Update .dockerignore to reduce the context size 2020-09-29 16:16:58 +02:00
build.sh build.sh: Make build script more useful 2020-08-21 08:11:15 +02:00
manage.py Repository restructure 2020-08-21 08:11:13 +02:00
MANIFEST.in Repository restructure 2020-08-21 08:11:13 +02:00
requirements.txt Repository restructure 2020-08-21 08:11:13 +02:00
SETTINGS.rst Add demo mode to all docker setups 2020-10-07 16:50:08 +02:00
setup.cfg Repository restructure 2020-08-21 08:11:13 +02:00