Describe the bug
The dockerize command failed while tracing a process.
To Reproduce
Steps to reproduce the behavior:
- Command being traced - dockerize -p {pid}
- Sequence of REST APIs and Trace Options used - NA
- Response Body and Response Code from the REST API - NA
- In case of command line utility issue, the command line options used and the response from the command line utility - dockerize -p {pid}
- Sail terminal logs
2021/01/14 16:18:31 util/cmd ExecuteAsScript :trace.dockerUtils Error : docker final build failed exit status 1
2021/01/14 16:18:36 util/cmd ExecuteAsScript :trace.dockerUtils Error : docker final create failed exit status 1
2021/01/14 16:18:36 util/cmd ExecuteAsScript :trace.dockerUtils Error : docker final start failed exit status 1
2021/01/14 16:18:36 util/cmd ExecuteAsScript :trace.dockerUtils Error : docker final commit failed exit status 1
2021/01/14 16:18:36 final created
2021/01/14 16:18:36 To check the image, use command : docker image inspect final
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
** System (please complete the following information):**
- OS: Ubuntu
- Version: 20.04
You can get these information from the os-release file as below:
Additional context
Add any other context about the problem here.
Describe the bug
The dockerize command failed while tracing a process.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
** System (please complete the following information):**
You can get these information from the os-release file as below:
Additional context
Add any other context about the problem here.