Skip to content

a16bitsysop/docker-razorfy

Repository files navigation

docker-razorfy

This repository has moved to: https://gitlab.com/container-email/razorfy

Alpine based Dockerfile to install razorfy as a docker container.

Docker Pulls Docker Stars Docker Image Version (tag latest semver) Github SHA GitHub Super-Linter

RAZORFY_BINDADDRESS is already set to 0.0.0.0 to listen to all interfaces, this is done in the razor .profile file.

Github

Github Repository: https://github.com/a16bitsysop/docker-razorfy

Environment Variables

Name Desription Default
RAZORFY_BINDPORT Port that razorfy listens on 11342
RAZORFY_MAXTHREADS Maximum numbers of threads to use 2000
RAZORFY_DEBUG Set to 1 to enable debug logging 0
TIMEZONE Timezone to use inside the container, eg Europe/London unset

Examples

To run a container exposing razorfy port with verbose logging

#docker container run -p 11342:11342 -d --name razorfy --env RAZORFY_DEBUG=1 a16bitsysop/razorfy

About

Alpine baser docker image to run razorfy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published