Block a user
worker and master splited
the check should be reversed. Instead of removing lines containing FROM or RUN, it should remove the other lines.
worker and master splited
Also let's just assume os_codename is bionic
and make it configurable later.
worker and master splited
os_codename
should be per-Dockerfile. We don't really need os_codename
in the parent, only in the child.
f4fc89c111
Updated to_mail field changes & logging changes
1d69818718
Updated signal_handler subscription, specific exceptions & logging stream
c3830ce249
Updated readme file
e7fe463b82
Updated dockerfile and Added error handling & logging
44df0eed25
Updated docker-compose entrypoint to run as entrypoint, server_port for smtp function and exception handling update
Added Send mail functionality & Dockerized application