mirror of
https://github.com/mjl-/mox.git
synced 2025-06-28 09:38:15 +03:00
in readme, add link to docker hub, and add your changes will be under mit license too
This commit is contained in:
parent
286411cf82
commit
1073ca2795
@ -59,8 +59,9 @@ Verify you have a working mox binary:
|
||||
Note: Mox only compiles for/works on unix systems, not on Plan 9 or Windows.
|
||||
|
||||
You can also run mox with docker image "docker.io/moxmail/mox", with tags like
|
||||
"latest", "0.0.1" and "0.0.1-go1.20.1-alpine3.17.2", etc. See docker-compose.yml
|
||||
in this repository for instructions on starting.
|
||||
"latest", "0.0.1" and "0.0.1-go1.20.1-alpine3.17.2", see
|
||||
https://hub.docker.com/r/moxmail/mox. See docker-compose.yml in this
|
||||
repository for instructions on starting.
|
||||
|
||||
|
||||
# Quickstart
|
||||
@ -192,6 +193,9 @@ Pull requests for bug fixes and new code are welcome too. If the changes are
|
||||
large, it helps to start a discussion (create a ticket) before doing all the
|
||||
work.
|
||||
|
||||
By contributing (e.g. code), you agree your contributions are licensed under the
|
||||
MIT license (like mox), and have the rights to do so.
|
||||
|
||||
## Where can I discuss mox?
|
||||
|
||||
Join #mox on irc.oftc.net, or #mox on the "Gopher slack".
|
||||
|
Loading…
x
Reference in New Issue
Block a user