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

We need guidance on how to get this working within Docker. #21

Open
andrewculver opened this issue Mar 2, 2021 · 0 comments
Open

We need guidance on how to get this working within Docker. #21

andrewculver opened this issue Mar 2, 2021 · 0 comments

Comments

@andrewculver
Copy link
Contributor

andrewculver commented Mar 2, 2021

I'm not Docker-y, so forgive my lack of understanding how people normally use that in a development environment, but there are two steps here:

  1. Configure your Capybara driver to connect to Chrome on the host machine. I know that's doable because I work on projects where that happens.
  2. The test process that's running within Docker needs to be able to write files to the same machine where the IDE is being run (e.g. the host). I mean... surely that's already happening? Otherwise, how do people run things like rake db:migrate and have it update the repo where they're doing commits and pushes from?

I'll leave this for someone who uses Docker for development.

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

No branches or pull requests

1 participant