Radiator Software Dockerfiles for building Docker containers with
Radiator are available in goodies
directory. On RPM
and deb based installations see
/opt/radiator/radiator/goodies/Docker
. A file named
README.md
in this directory contains the latest
information about the available Dockerfiles. Currently available
installation source and target variations are:
Each Dockerfile has a command ready, but commented out, for copying
your own Radiator configuration into the container image during the build
phase. Linux based Dockerfiles use ENTRYPOINT
for
running Radiator. Windows containers run Radiator as a Windows service.
See the README.md
file for tips and ideas on how to
customise the Dockerfiles for your own requirements.