Skip to content

brinhosa/aquatone-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Dockerfile to install aquatone (the go version) and Chromium (headless). More info about Aquatone on Michael Henriksen's blog.

This docker image does not recompile Aquatone or Chromium, it installs the binaries of each.

Can be used as so:

echo 'www.cnn.com' | docker run -v ~/scratch/aquatone:/output --rm -i youngderekm/aquatone -out /output

# report and all output is now available in ~/scratch/aquatone

This project is licensed under the terms of the MIT license.

About

Aquatone (go version) docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%