Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Debian Stretch archived #939

Merged
merged 5 commits into from
Jul 5, 2023
Merged

Conversation

matiasgarciaisaia
Copy link
Member

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.

Instead of the old docker-compose v1 script
So it doesn't conflict with dockerdev
The software stack doesn't yet support running in ARM.
Copy link
Contributor

@ysbaddaden ysbaddaden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@matiasgarciaisaia Have you been able to get the AMD64 images running on Apple M1?

@matiasgarciaisaia matiasgarciaisaia merged commit 656fb0d into master Jul 5, 2023
@matiasgarciaisaia
Copy link
Member Author

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

@ysbaddaden
Copy link
Contributor

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 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants