mirror of
https://github.com/linuxserver/docker-openvscode-server.git
synced 2026-02-23 00:04:39 +08:00
Merge pull request #35 from linuxserver/add-project-categories
Add categories to readme-vars.yml
This commit is contained in:
commit
c2a72fde77
@ -6,6 +6,7 @@ project_url: "https://github.com/gitpod-io/openvscode-server"
|
||||
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/openvscode-server-logo.png"
|
||||
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) provides a version of VS Code that runs a server on a remote machine and allows access through a modern web browser."
|
||||
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
|
||||
project_categories: "Programming"
|
||||
# supported architectures
|
||||
available_architectures:
|
||||
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user