Skip to content

cfarquhar/docker-heritrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

docker-heritrix

docker container with 3.4.0-SNAPSHOT

Run

$ mkdir path/to/persistent/heritrix-data
$ docker build . -t heritrix
$ docker run -it -p 8443:8443 -v path/to/persistent/heritrix-data:/mnt/heritrix-data heritrix
$ curl https://heritrix:heritrix@localhost:8443

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%