We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
http+docker
I'm trying to update some of my molecule-based projects to Python 3.12.2 and am getting the following error:
Error connecting: Error while fetching server API version: Not supported URL scheme http+docker
Has the Molecule Docker plugin been tested and verified working with Python 3.12.x?
The text was updated successfully, but these errors were encountered:
it was added in #207 but the CI has been broken for a while. hopefully #260 will be merged soon, but this repository seems to be pretty dormant.
Sorry, something went wrong.
and a couple of notes regarding http+docker: #256 ansible-collections/community.docker#860
I am running molecule-plugins 23.5.3 with python 3.12.7 and run into a similar issue.
molecule-plugins 23.5.3
python 3.12.7
Error searching for image molecule_local/instance - Not supported URL scheme http+docker
I also try to update an old Molecule test which used to work. And is still working in my old virtual environment.
No branches or pull requests
I'm trying to update some of my molecule-based projects to Python 3.12.2 and am getting the following error:
Has the Molecule Docker plugin been tested and verified working with Python 3.12.x?
The text was updated successfully, but these errors were encountered: