I'm looking to set up mm3 WebAssistant using either a Dockerfile or a Compose YAML file. I'm particularly interested in using an Alpine image and including a web browser alongside it. I've got a passion for offline internet tools and would love to get some assistance with this!
3 Answers
Not sure why you want Docker for a desktop application, but if you're set on it, I think it could work. Just keep in mind, there aren't many apps like this that save web content in high-quality on Docker!
Have you tried building one from scratch? It might not be that difficult if you dig around a bit. What specific challenges are you facing?
I heard that app doesn't even support Docker natively.

I just want to Dockerize it, really.