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
On the last build there is a XML file instead of the docker-machine binary:
<?xml version="1.0" encoding="UTF-8"?> <Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>9X64YXJWB3NTJXDY</RequestId><HostId>gcYPM2y5ZRki30XSL44791CDe8Nz0kMvQu0PYlmKNUXVMFzebFBYkjlAB8pfiG3WqQ6uygHt1wc=</HostId></Error>
So the autoscaler is not working anymore.
Just pull the latest image and try to run a docker-machine command
docker-machine
The text was updated successfully, but these errors were encountered:
Probably a regression due to 1ab2ce7
Sorry, something went wrong.
Could you push an older version of the image for now? They are not versionned in docker-hub
Should be fixed with 311dbb0 thanks for the report! Feel free to re-open if the issue persists 🙏
No branches or pull requests
What is the problem?
On the last build there is a XML file instead of the docker-machine binary:
So the autoscaler is not working anymore.
How can we reproduce this?
Just pull the latest image and try to run a
docker-machine
commandThe text was updated successfully, but these errors were encountered: