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

Temporary fix integration tests with dedicated Dockerfile #700

Closed
wants to merge 2 commits into from

Conversation

juanfont
Copy link
Owner

Currently our integration tests are broken due to the changes in the Dockerfile to add multi-arch support.

This is due to the lack of support in the dockertest library for the new BuildKit library from docker/moby. I have set a PR to dockertest to fix that ory/dockertest#374

In the meantime, this PR adds a temporary extra Dockerfile in the old format, so we can keep working.

@juanfont juanfont requested a review from kradalby as a code owner July 31, 2022 08:47
@juanfont
Copy link
Owner Author

I am closing this. We will handle with a go mod replace to my fork.

@juanfont juanfont closed this Jul 31, 2022
@juanfont juanfont reopened this Aug 3, 2022
@juanfont juanfont closed this Aug 5, 2022
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.

None yet

1 participant