Embarcadero has just published a long and detailed guide covering the deployment of RAD Server to Docker. It is available at:
https://cc.embarcadero.com/item/30910
The guide introducing some key concepts and than covers in details (providing information about all options and parameters) the scripts Embarcadero has made available on GitHub (https://github.com/Embarcadero) and DockerHub (https://hub.docker.com/u/radstudio).
This is a reduced version of the table of contents of this 50+ pages PDF:
- Overview
- Docker Containers
- How To Install Docker
- The DockerHub images
- paserver Docker
- pa-radserver Docker
- pa-radserver-ib Docker
- Usage Scenarios
- paserver Scenarios
- pa-radserver Scenarios
- pa-radserver-ib Scenarios
- Appendix
- I. PAServer Dockerfile
- II. RADServer + PAServer Dockerfile
- III. RADServer + PAServer + InterBase Dockerfile
Beside this detailed white paper, you might also be interested in the detailed webinar Malcolm Groves just did: https://youtu.be/wFpbS3MDGTU
The replays are linked in Jim’s blog post at https://community.idera.com/developer-tools/b/blog/posts/introduction-to-docker, which includes some additional introductory videos and more links and information