openssh-server

openssh-server

Aplicación Docker from djismgaming's Repository

Visión general

Added as the linuxserver one is not appearing in the Custom Applications at this moment. Openssh-server is a sandboxed environment that allows ssh access without giving keys to the entire server. Giving ssh access via private key often means giving full access to the server. This container creates a limited and sandboxed environment that others can ssh into. The users only have access to the folders mapped and the processes running inside this container. Application setup: see https://github.com/linuxserver/docker-openssh-server#application-setup

Argumentos en tiempo de ejecución

Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

SSH PortPorttcp
Objetivo
2222
Por defecto
2222
Valor
2222
PUIDVariable
Por defecto
99
Valor
99
PGIDVariable
Por defecto
100
Valor
100
Public KeyVariable

Optional ssh public key, which will automatically be added to authorized_keys.

Objetivo
PUBLIC_KEY
Public Key FileVariable

Optionally specify a file containing the public key (works with docker secrets).

Objetivo
PUBLIC_KEY_FILE
User NameVariable

Optionally specify a user name (Default:linuxserver.io)

Objetivo
USER_NAME
Valor
admin
Sudo AccessVariable

Set to true to allow USER_NAME, the ssh user, sudo access. Without USER_PASSWORD set, this will allow passwordless sudo access.

Objetivo
SUDO_ACCESS
Por defecto
true|false
Valor
true
Password AccessVariable

Set to true to allow user/password ssh access. You will want to set USER_PASSWORD or USER_PASSWORD_FILE as well.

Objetivo
PASSWORD_ACCESS
Por defecto
true|false
Valor
false
User PasswordVariable

Optionally set a sudo password for USER_NAME, the ssh user. If this or USER_PASSWORD_FILE are not set but SUDO_ACCESS is set to true, the user will have passwordless sudo access.

Objetivo
USER_PASSWORD
User Password FileVariable

Optionally specify a file that contains the password. This setting supersedes the USER_PASSWORD option (works with docker secrets).

Objetivo
USER_PASSWORD_FILE
AppData Config PathPathrw

Container Path: /config

Objetivo
/config
Por defecto
/mnt/user/appdata/openssh-server
Valor
/mnt/user/appdata/openssh-server

Descargar estadísticas

27,623,720
Descargas totales
258,349
Este mes
342,575
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
linuxserver/openssh-server
Última actualización2026-05-03
Visto por primera vez2022-07-23

Ejecute openssh-server en Unraid.

openssh-server se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.