Skip to content

Docker version with built-in GUI for cross-platform, zero-install usage #2

@855princekumar

Description

@855princekumar

Docker Version with GUI (Planned)

I am planning to build a Docker version of md2pdf with an integrated single-page GUI.

The goal is to make md2pdf fully platform-independent and easier to use without installing anything on the host system.


Why Docker version

• Works on Linux, Windows, and macOS
• Fully isolated and reproducible environment
• No dependency or setup required
• Accessible via browser GUI
• Easier deployment in server and lab environments


Planned usage

docker run -p 8080:8080 md2pdf

Then open:

http://localhost:8080

Status

Planned – under development.

Feedback and suggestions are welcome.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions