FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add decompression support to netty exec factory by rnorth · Pull Request #817 · testcontainers/testcontainers-java · GitHub

Add decompression support to netty exec factory - #817

Merged
rnorth merged 1 commit into
masterfrom
netty-gzip-handling
Aug 5, 2018
Merged

rnorth merged 1 commit into
masterfrom
netty-gzip-handling

Conversation

rnorth commented Aug 4, 2018
edited
Loading

Copy link
Copy Markdown
Member

Fixes problem with gzip encoded streams (e.g. copy file from container)

Should close #681

rnorth requested a review from bsideup August 4, 2018 15:11
rnorth requested a review from kiview as a code owner August 4, 2018 15:11
rnorth changed the title Add decompression support to netty exec factory WIP: Add decompression support to netty exec factory Aug 4, 2018

bsideup left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

💯

Fixes problem with gzip encoded streams (e.g. copy file from container)
rnorth force-pushed the netty-gzip-handling branch from ce70de9 to 656f190 Compare August 4, 2018 19:19
rnorth changed the title WIP: Add decompression support to netty exec factory Add decompression support to netty exec factory Aug 5, 2018

rnorth commented Aug 5, 2018

Copy link
Copy Markdown
Member Author

Tests are good with Docker for Mac Version 18.06.0-ce-mac70 (26399) and transport.type=netty.

rnorth merged commit 9d6d6bb into master Aug 5, 2018
rnorth deleted the netty-gzip-handling branch August 5, 2018 06:09
bsideup added this to the next milestone Aug 6, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

copyFileFromContainer returns an empty file if file permissions inside docker container don't have w for owner user

2 participants


Back | FazBrowse Home | New Git URL