Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
P3GLEG committed Jul 20, 2018
1 parent 006f925 commit f970042
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
<!--
Title: Whaler
Description: reverse docker images easily
Author: pegleg
-->

# Whaler


Whaler is a Go program which is designed to reverse engineer a Docker Image into the Dockerfile that created it. It currently performs the following actions
Whaler is a Go program which is designed to reverse engineer docker images into the Dockerfile that created it. It currently performs the following actions

- Generates a Dockerfile from an Image
- Searches added filenames for potential secret files
Expand Down

0 comments on commit f970042

Please sign in to comment.