mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-27 01:06:01 +03:00
[GH-ISSUE #174] SQLite for docker image? #118
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#118
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 @trymeouteh on GitHub (Sep 28, 2023).
Original GitHub issue: https://github.com/axllent/mailpit/issues/174
Is there a way to use a SQLite database in the docker image instead of a .db file?
@axllent commented on GitHub (Sep 28, 2023):
@trymeouteh I'm not sure what you mean? If you're referring to the mailpit.db file generated by Mailpit, then this is a SQLite database file.
@trymeouteh commented on GitHub (Sep 28, 2023):
I thought since it was a .db file that it was not a SQLite database file.