Update README.md
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
10
README.md
10
README.md
@ -2,15 +2,6 @@
|
|||||||
|
|
||||||
Non-Official Dockerized [Rspamd](https://rspamd.com/) based on Debian Stable Slim.
|
Non-Official Dockerized [Rspamd](https://rspamd.com/) based on Debian Stable Slim.
|
||||||
|
|
||||||
[](https://hub.docker.com/r/gnilebein/rspamd)
|
|
||||||
[](https://hub.docker.com/r/gnilebein/rspamd)
|
|
||||||
[](https://hub.docker.com/r/gnilebein/rspamd)
|
|
||||||
### Tags ###
|
|
||||||
Branch | Version | Tag Name | Dockerfile | Image Info | Commit
|
|
||||||
-------- | -------- | ------------ | --------- | ----------- | -----------
|
|
||||||
Stable | [](https://microbadger.com/images/gnilebein/rspamd "Get your own version badge on microbadger.com") | latest | [Dockerfile](https://github.com/gnilebein/Docker-Rspamd/blob/master/Stable/Dockerfile) | [](https://microbadger.com/images/gnilebein/rspamd "Get your own image badge on microbadger.com") | [](https://microbadger.com/images/gnilebein/rspamd "Get your own image badge on microbadger.com")
|
|
||||||
Unstable | [](https://microbadger.com/images/gnilebein/rspamd:experimental "Get your own version badge on microbadger.com") | experimental | [Dockerfile](https://github.com/gnilebein/Docker-Rspamd/blob/master/Experimental/Dockerfile) | [](https://microbadger.com/images/gnilebein/rspamd:experimental "Get your own image badge on microbadger.com") | [](https://microbadger.com/images/gnilebein/rspamd:experimental "Get your own commit badge on microbadger.com")
|
|
||||||
|
|
||||||
### Environment Variables ###
|
### Environment Variables ###
|
||||||
No environment variables are used.
|
No environment variables are used.
|
||||||
|
|
||||||
@ -18,6 +9,7 @@ No environment variables are used.
|
|||||||
Volume | Function | Persistent
|
Volume | Function | Persistent
|
||||||
----------------------- | ----------------------------- | --------
|
----------------------- | ----------------------------- | --------
|
||||||
/etc/rspamd/local.d/ | Change Rspamd configuration | Yes
|
/etc/rspamd/local.d/ | Change Rspamd configuration | Yes
|
||||||
|
/etc/rspamd/custom/ | Custom Settings | Yes
|
||||||
/etc/rspamd/override.d/ | Override Rspamd configuration | No
|
/etc/rspamd/override.d/ | Override Rspamd configuration | No
|
||||||
/var/lib/rspamd/ | Rspamd data | Yes
|
/var/lib/rspamd/ | Rspamd data | Yes
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user