mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[GH-ISSUE #8] [Feature] Docker image #4
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ToshY on GitHub (Jul 28, 2023).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/8
Hey @arikchakma 👋
This tool looks really cool and nicely designed 👍 I would love to see a docker image for this editor. Would make it a lot easier to test/play around with it, and eventually self-host it .
Is this something you're interested in adding?
@arikchakma commented on GitHub (Jul 28, 2023):
Currently, I don't have plans to make it a docker image (maybe later). You can
copy & pastethe editor folder into the components and install itsdependencies. It should work fine.Thanks, let me know if you need any help.