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

Docker fix #266

Closed
wants to merge 2 commits into from
Closed

Docker fix #266

wants to merge 2 commits into from

Conversation

emrahbillur
Copy link
Contributor

This is added to resolve the issue https://ssrc.atlassian.net/browse/SP-2697 where originated from NixOS/nixpkgs#244159. We can describe this bug as while running docker containers got a http: invalid Host header
response failing to run.
This is due to a bug in Go package in NixOS where the previous package solves this issue. Same solution can be applied Go compiler related net access bugs till next NixOS release.
When moving to NixOS 23.11, this fix will be removed as it is already fixed in the unstable channel.

Signed-off-by: Emrah Billur <[email protected]>
Remove docker

Signed-off-by: Emrah Billur <[email protected]>
Docker access net bug due to buggy Go compiler package fix. Unless docker is used this will not cause longer build time.
Signed-off-by: Emrah Billur <[email protected]>
@emrahbillur
Copy link
Contributor Author

Just need to resolve a conflict before creating the pull request .

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.

1 participant