Adds a slim.Dockerfile and a script for building images containing only the bare necessities for running the components of AuTA.
It generates two separate images: one containing the core, the other the worker. The interface still matches the one in the readme, although the path to the worker image has changed (and the core image is entirely new of course).
This MR has been marked as no-code, because it contains no testable Java code, just a shell script and a Dockerfile. Still, I can assure you that both have been tested: both images are in service on Zaphod right now!
None.
To be filled in by the reviewers