mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-22 12:28:16 +00:00
fix case in docker command
This commit is contained in:
@@ -49,7 +49,7 @@ and tell it to use it. The default location for this is `/opt/kumomta/etc/polic
|
||||
$ sudo docker run --rm -p 2025:25 \
|
||||
-v .:/opt/kumomta/etc/policy \
|
||||
--name kumo-sink \
|
||||
ghcr.io/KumoCorp/kumomta:main
|
||||
ghcr.io/kumocorp/kumomta:main
|
||||
```
|
||||
|
||||
## Building your own KumoMTA container image
|
||||
|
||||
Reference in New Issue
Block a user