Some Docker images that may be useful…
A mini-image running imapfilter. The
configuration is in /data, which is a volume. So it will read its configuration from
/data/config.lua.
Isso is a commenting server similar to Disqus…
except it's free software, self-hosted, lightweight, and respects your privacy.
The configuration is in /config, the (SQLite) database in /db.
A full Texlive distribution with some extra tools (make, stapler, and stuff from poppler-utils like pdfinfo).
A simple network relay using socat. Use TARGET_HOST PORT as the command, and
it will relay incoming TCP traffic on port PORT to the same port on
TARGET_HOST. You can use PORT several times, and add -t/--tcp,
-u/--udp (or both) to relay TCP, UDP or both protocols.
Content type
Image
Digest
Size
5 MB
Last updated
over 6 years ago
docker pull schnouki/imapfilter