Skip to content

fix: requests and docker package compatibility#332

Open
notrepo05 wants to merge 1 commit intocf-platform-eng:masterfrom
notrepo05:fix/docker-requests-compatibility
Open

fix: requests and docker package compatibility#332
notrepo05 wants to merge 1 commit intocf-platform-eng:masterfrom
notrepo05:fix/docker-requests-compatibility

Conversation

@notrepo05
Copy link
Copy Markdown
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.

Co-authored-by: Nick Rohn <nrohn@vmware.com>
@cf-gitbot
Copy link
Copy Markdown

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