S
Simon de Kraa
Guest
I have also some node.js applications running in Docker containers. In my case the preparation is also very simple. List some dependencies, inherit from node:latest or whatever and you basically are ready to go. Yes, it would be nice if we could use predefined OpenEdge images from the Docker hub. You could of course build your own set of images without the progress.cfg and inherit from those. Also not sure about the licensing either.
Continue reading...
Continue reading...