-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add bioconda to reverse_proxy #114
Conversation
Similar error to what I'm getting...
|
It'll be related to docker/docker-py#3256 Try forcing a newer version of |
Now we are getting somewhere :) |
That was much more painful than I wanted it to be |
molecule-docker==2.1.0 | ||
yamllint==1.35.1 | ||
requests==2.31.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this still needed after updating Ansible/molecule and community.docker
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is on my laptop 😁
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Without it I get:
"Error connecting: Error while fetching server API version: Not supported URL scheme http+docker"
Annoyingly I can't get molecule to work locally at the moment, so curious to see what happens in the GitHub Action. May end up being multiple commits to debug, but I'll rebase if that happens.
T E S T 1 2 3