ArchiveTeam/grab-site

Dockerfile?

818S opened this issue · 5 comments

818S commented

Saw a pull request for this here #93 but there hasn't been a update for years

So are there any plans to officially ship a Dockerfile for this to simplify the installation and improve reliability?

Doing so would also make it more cross-platform.

Don't open up a duplicate issue please.

ivan commented

I don't use Docker and there hasn't been anyone else around to do the technical leadership necessary to get Docker support included and maintained here. This is not just about making a Docker container, but also fully documenting all the equivalent usage in the README, which would probably involve one container per grab-site process. For cross-platform installation, I recommend installing grab-site from nixpkgs. This should work on any Linux and macOS (though more cumbersome).

Make a fork / start your own.

What I am developing here works: https://github.com/acrois/grab-site/tree/feature/dockerfile it includes #149 into my branch and then I am updating it to include best practices and I am including it in the plan outline at #192