One small note regarding a subtle problem with running servers in the containers - at least in the Python apps I've done/seen - they need to be configured on host 0.0.0.0 to answer their sockers. HTH, Mark
One small note regarding a subtle problem with running servers in the containers - at least in the Python apps I've done/seen - they need to be configured on host 0.0.0.0 to answer their sockers. HTH, Mark