Skip to content

dockerize command failed. #10

@ashgit301

Description

@ashgit301

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:

cat /etc/os-release

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions