Alpine linux docker image with OpenSSH client made specifically for Docker on Synology DSM to allow convenient Web-based interaction with Synology server via SSH.
To install on Synology DSM:
- Open DSM Docker app.
- Switch to Registry pane.
- Search for the image (search keyword: "thywolf").
- Download the "thywolf/alpine-openssh-client" image.
- Switch to Image pane.
- Run the "thywolf/alpine-openssh-client:latest" image with the desired settings (defaults are OK).
To access the OpenSSH client:
- Open DSM Docker app.
- Switch to Container pane.
- Select the image and click the Details button.
- Make sure the container is running (if not, click the Run button).
- Switch to Terminal tab.
- You will see the black console screen. Press Enter and run the ssh with desired settings, for example:
ssh user@synology