Block a user
Added Send mail functionality & Dockerized application
we don't need a volume, the app will already be inside the dockerfile
Added Send mail functionality & Dockerized application
env_file
is for shell variables, it won't work in this case. Instead we need a simple entrypoint.sh
which will for example format the config.ini
fixing configuration issues
fixing configuration issues
at least I think, not 100% sure, since we're not calling it directly, it may not be necessary
fix ui issues
changes basic ui
play list added
get_dockerfile_conents
missing jobname