
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_keyEnter your public key
Your SSH Username
Default: caprover
$$cap_sshd_usernameYour SSH exposed port (your host mapped port)
Default: 4646
$$cap_sshd_portEnter a port number
