olegchir commented on pull request #3885: URL: https://github.com/apache/zeppelin/pull/3885#issuecomment-678073950
@Reamer yes, ssh part is causing problems. Do we even need it there? I think it's considered a bad practice to have an SSH server inside a end-user docker image. Or maybe it's worth to run SSH daemon manually, without any systemd or initscripts. I'll test CentOS 8 and come back a bit later. Also: - I have a bunch of refactorings for Docker (architecture, performance), but it's a separate thing for a separate PR - I'll try to change the base branch to 0.9 instead of the master to simplify migrations later. Never changed a base branch on GH in the web UI... it's a surprising experience :) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
