Closed davidcurrie closed 8 years ago
With admin security enabled the stopServer call made when the wrapper script detects a SIGINT on docker stop is failing as it is not providing credentials. Suggest passing the SIGINT directly on to the server process.
Resolved by https://github.com/WASdev/ci.docker.websphere-traditional/pull/42
With admin security enabled the stopServer call made when the wrapper script detects a SIGINT on docker stop is failing as it is not providing credentials. Suggest passing the SIGINT directly on to the server process.