Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
logeshkrish authored Jan 28, 2021
1 parent acdf4d1 commit 5eb7838
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ sail dockerize --pid <process id> [--time <time in seconds>] [--imageName <docke

## To Strace your process and create a docker image and run as container:

Use -v or --verbose to run with verbose mode

```
$ ./sail dockerize -p 14141 -i nodechecker -t 20 -d /home/bluemeric/codebase/src/gopaddle/nodechecker
Expand Down

0 comments on commit 5eb7838

Please sign in to comment.