How to Create and Run StrongLoop Process Manager Docker Images (strongloop.com) 10 points by jakerella86 11y ago ↗ HN
[–] sickeythecat 11y ago ↗ What about support for Microsoft's new container technology? [–] rmgraham 11y ago ↗ Microsoft hasn't announced docker support yet, so we'll have to wait and see. Since the script is fairly Linux specific, I don't imagine it will work in a Windows container without a lot of work.
[–] rmgraham 11y ago ↗ Microsoft hasn't announced docker support yet, so we'll have to wait and see. Since the script is fairly Linux specific, I don't imagine it will work in a Windows container without a lot of work.
[–] shubhra51 11y ago ↗ How would I spin up multiple Docker images in a load balanced cluster...do I need to pass 2 sets of differentiating lister ports on each docker image [–] rmgraham 11y ago ↗ Yes, you would need to give them different `--publish` options so that they don't both try to claim the same host ports.
[–] rmgraham 11y ago ↗ Yes, you would need to give them different `--publish` options so that they don't both try to claim the same host ports.
5 comments
[ 2.7 ms ] story [ 15.0 ms ] thread