Caprover logo
Caprover one-click apps browser
SSH Container logo
SSH Container
Just a simple container that has sshd installed so you can SSH directly into this container.
Official integration
Created - Last update

The following app sets up an SSHd service in a container that you can use to connect to and inspect other container's volumes, or to get quick access to a test container. IMPORTANT: This setup uses **public key** login.

Deployed services
sshd
lscr.io/linuxserver/openssh-server:version-9.7_p1-r4
  • sshd-config:/config
6
Variables

Your SSH public key

Default: undefined

$$cap_sshd_public_key
Enter your public key

Your SSH Username

Default: caprover

$$cap_sshd_username

Your SSH exposed port (your host mapped port)

Default: 4646

$$cap_sshd_port
Enter a port number
© 2025, Built with Gatsby - Source code available on GitHub