I found the need to merge 2 Docker images
(e.g. intersystems/iris-community:2020.2.0.199.0 + my home grown NodeJS Image).
I found some advice on the Web but no real convincing solution.
Containerization is a lightweight alternative to full machine virtualization that involves encapsulating an application in a container with its own operating environment.