webchanges icon indicating copy to clipboard operation
webchanges copied to clipboard

[FEATURE] Alternate docker available

Open jhedlund opened this issue 11 months ago • 4 comments

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!

jhedlund avatar Mar 20 '25 16:03 jhedlund

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.

yubiuser avatar Mar 20 '25 19:03 yubiuser

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.

jhedlund avatar Mar 20 '25 23:03 jhedlund

@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?

mborsetti avatar Mar 23 '25 17:03 mborsetti

Yes, I'll actively maintain it.

jhedlund avatar Mar 24 '25 11:03 jhedlund

@jhedlund, thank you for your generosity.

Link to your repo added in v3.30

mborsetti avatar Mar 29 '25 22:03 mborsetti