forked from mintoolkit/mint
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds support to reverse engineer Healthcheck instruction in Dockerfil…
…e (#280) * adds function to deserialise Healthcheck instruction Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com> * refactors and adds logic to get healthcheck inst for Dockerfile Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com> * uses the go-dockerclient for healthcheck struct Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com> * tries to append data from input for healthcheck Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>
- Loading branch information
1 parent
eb29a5a
commit 9d8f065
Showing
3 changed files
with
62 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.