Skip to content

Commit 88403f8

Browse files
committed
Add categories to readme-vars.yml
1 parent 382bf54 commit 88403f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ project_url: "https://www.openssh.com/"
66
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/blob/master/linuxserver.io/img/openssh-server-logo.png"
77
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."
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
9+
project_categories: "Administration"
910
# supported architectures
1011
available_architectures:
1112
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}

0 commit comments

Comments
 (0)