Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uperror 413 request entity too large #1226
Open
Comments
|
The same thing works great outside Docker using the same version of node.js and Linux distribution? Have you tried with another image? (Like switching from Debian Buster to Alpine v3.11 or vice versa) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm getting an 413 request entity too large when I make a request inside Docker.
When I make this request outside Docker, it goes normally.
I was using node 10.16.0 and updated to 12.16.1 without success.
Dockerfile.txt