instedd / verboice

Open source toolkit for voice services; with special focus to the needs of medium- and low-income countries, scalable services, and interacting with vulnerable populations
http://verboice.instedd.org/
GNU General Public License v3.0
43 stars 18 forks source link

Fix: Debian Stretch archived #939

Closed matiasgarciaisaia closed 1 year ago

matiasgarciaisaia commented 1 year ago

Debian Stretch has been archived, so the Docker images were failing to build.

This PR updates the images' APT sources.

It also upgrades the project to use the docker compose v2 plugin, force using x86_64 images, and changes the web's port in development.

matiasgarciaisaia commented 1 year ago

@ysbaddaden yes, they work here. Haven't tried them with qemu on Linux ARM, though.

ysbaddaden commented 1 year ago

We used to have crashes or segfaults with the ruby docker images older than ruby 3.0, so it's interesting to know that it works sometimes :+1: