Docker Wayback Machine container

This image is a docker container for wayback machine, a tool that permits you to download an entire website from archive.org ! This image uses Wayback Machine via gem, if you want the official imagem, please visit the official repository.

Usage

Download a website from archive.org

docker run --rm -it \ 
       -v "$(pwd)/mirrors:/websites" \
       strm/wayback-machine-downloader http://milw0rm.com

Credits

You can find wayback machine source code here. Please consider to donate to them, or to archive.org.