Jyri-Petteri Paloposki
36b47125ef
Change to a new JS preprocessor, change from MySQL to MariaDB and fix polling
2025-06-29 21:27:27 +03:00
Jyri-Petteri Paloposki
ff5adc5696
Replace the version-specific Dockerfiles with one staged Dockerfile
2024-07-18 21:09:04 +03:00
Jyri-Petteri Paloposki
5bb723329b
Few more settings in order for the CI test automation
2020-07-19 22:04:45 +03:00
Jyri-Petteri Paloposki
869bf2a9fd
Mount the mandatory config files separately in docker-compose, since it's including the whole /app from host and therefore the copies made in Dockerfile aren't available.
2020-07-19 21:44:43 +03:00
Jyri-Petteri Paloposki
85e104006c
Handle empty database password properly, don't try to run docker-compose inside the container
2020-07-19 21:30:24 +03:00
Jyri-Petteri Paloposki
2e40879123
Fix the Docker Compose configuration and remove the database config from VCS
...
Fixes #2248 .
2020-07-19 17:36:06 +03:00
Matteo Giaccone
fe9859d959
Docker improvements to better use existing tools
2018-12-06 23:08:05 +01:00
Matteo Giaccone
a15a7d8a95
Fix Docker setup
...
This commit fixes the Docker setup and also the CI build.
Also the contributing guide is updated with the new information related
to Docker. The CONTRIBUTING.md file is used to comply with GitHub
guidelines to help other developers to contribute.
2018-12-06 20:20:01 +01:00
Matt Rogers
44117e73d8
fix the volume declaration
2018-05-25 22:07:04 -05:00
Matt Rogers
99ef4af3e5
Add a docker-compose.yml file
...
Defines the services that we'll use while developing Tracks. So far,
this is just a separate database service.
2018-04-25 20:10:31 -05:00