-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
Description
Hello,
I am currently trying to create a dockerized setup of this tool, but I am unable to fulfill the requirements.
The Docker image should be based on PHP 7.3, but the SSH2 php package does not seem to support any PHP 7.x version yet. My problem regarding PHP 5 is that its support ended recently, so I do not want to use it.
Do you have any suggestions, what I can do instead of waiting for a supported SSH2 php version?
Best regards,
Miroka
DMW007