mirror of
https://github.com/linuxserver/docker-openssh-server.git
synced 2026-02-04 13:15:31 +08:00
Fix logo
This commit is contained in:
parent
3cc42e2e2b
commit
8e002d1c39
@ -3,7 +3,7 @@
|
||||
# project information
|
||||
project_name: openssh-server
|
||||
project_url: "https://www.openssh.com/"
|
||||
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/blob/master/linuxserver.io/img/openssh-server-logo.png"
|
||||
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/openssh-server-logo.png"
|
||||
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a sandboxed environment that allows ssh access without giving keys to the entire server.\nGiving 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.\nThe users only have access to the folders mapped and the processes running inside this container."
|
||||
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
|
||||
project_categories: "Administration"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user