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

Figure out how to get dind working in pipeline so we can run tests in action #15

Open
2785 opened this issue Jun 30, 2021 · 0 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@2785
Copy link
Owner

2785 commented Jun 30, 2021

Re: this - still a mystery. No clue why it doesn't connect.

Context: ory/dockertest is used in code to run tests against databases (redis, postgres), it spins up new docker container to do the test then does the teardown. dockertest needs access to docker - as the name might suggest.

Solution 1: Figure out how to connect github's job service properly - can run a dind container on the side as a service container to provide docker
Solution 2 and I hate it: install docker into the go build image

@2785 2785 added enhancement New feature or request help wanted Extra attention is needed labels Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant