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

fix: requests and docker package compatibility #332

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

notrepo05
Copy link
Contributor

@notrepo05 notrepo05 commented Aug 22, 2023

When running tile build --cache ./cache inside the sample directory, I encountered the following error:

request() got an unexpected keyword argument 'chunked'

this is due to an incompatibility between the requests and docker-py packages, see docker/docker-py#3113

After updating the constraint, the tile builds.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants