Description
API 11 for dockercopy is always giving socket hangup message
Steps to reproduce
Requirements :
- Tomcat8 installed on system
- Postman account
Steps :
git clone https://github.com/gopaddle-io/sail
- Go to line 22 or locate port := and change it to 9000 instead of 8080
- Run API 11 from gist/readme on postman (dockercreate command)
- Run API 12 from gist/readme on postman (dockercopy command)
You will observe the server hangup message
Expected behavior
The API should have run without any errors and without the hang up message
Screenshots

System used
- OS : ubuntu
- Version : 20.04
You can get these information from the os-release file as below:
Additional context
The trace.log file obtained after running trace on tomcat is as follows :
Link for trace file
Description
API 11 for dockercopy is always giving socket hangup message
Steps to reproduce
Requirements :
Steps :
You will observe the server hangup message
Expected behavior
The API should have run without any errors and without the hang up message
Screenshots
System used
You can get these information from the os-release file as below:
Additional context
The trace.log file obtained after running trace on tomcat is as follows :
Link for trace file