[FEATURE] Alternate docker available
I forked @yubiuser docker project mentioned in #64 because I wanted a docker image that supported using the browser, which required a much larger image.
Here is my fork: https://github.com/jhedlund/webchanges-docker
@yubiuser I'm happy to give it back to you if you want an alternate docker, or I'm happy to maintain mine separately.
Let me know if either of you have any feedback on it. Thanks to @yubiuser for your docker inspiration and @mborsetti for webchanges!
Nice work @jhedlund
I don't need the browser feature myself, that's why I did not include it.
Do you know if playwright runs on alpine?
Thanks for the offer to backport it into my repo. I've been thinking about this and maybe offer an second tag, something like webchanges-full or so. However, looking at your Dockerfile you made some substantial changes, e.g. changing the base image, and I don't know how easy it would be to keep them in sync.
Thanks @yubiuser !
No, playwright wouldn't work on alpine which is why I had to change the base.
I agree that it probably makes sense as a separate image, so if you don't have the need I'm happy to maintain it.
@yubiuser @jhedlund Thanks for your work on making Docker images for this project!
@jhedlund are you going to maintain the Docker-with-Playwright image, in which case I can link to it from the README?
Yes, I'll actively maintain it.
@jhedlund, thank you for your generosity.
Link to your repo added in v3.30