I'm not sure what this entails or if it's even possible, but it might be nice for people who can't run stuff locally.
Activity
axelvyrn commentedon Jun 8, 2025
Codespaces does not support Docker-in-Docker or Docker Compose natively. Instead, Codespaces uses Docker for the container itself.
axelvyrn commentedon Jun 8, 2025
could finally run sndev on codespaces
will be creating a pull request with the necessary changes