You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
@zernie I don't use Docker for development because the last time I tried it (a long time ago) there were lots of issues. If it's useful these days, I'd be happy to see a PR.
@zernie I don't use Docker for development because the last time I tried it (a long time ago) there were lots of issues. If it's useful these days, I'd be happy to see a PR.
@zernie Regarding docker-compose-wait: I'm not convinced that including this would perform better than the existing wait-for-services.sh script. It works very well and uses just netcat which already exists in the Alpine image.
vscode has the ability to add a configuration that will allow you to run your rails environment in a development container: https://code.visualstudio.com/docs/remote/create-dev-container
It would be great to add support for that.
The text was updated successfully, but these errors were encountered: