File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Find us at:
3030- All intensive computation runs on your server.
3131- You're no longer running excess instances of Chrome.
3232
33- [ ![ code-server] ( https://raw.githubusercontent. com/linuxserver/docker-templates/ master/linuxserver.io/img/ .png )] ( https://coder.com )
33+ [ ![ code-server] ( https://github. com/cdr/code-server/raw/ master/doc/assets/cli .png )] ( https://coder.com )
3434
3535## Supported Architectures
3636
@@ -43,8 +43,6 @@ The architectures supported by this image are:
4343| Architecture | Tag |
4444| :----: | --- |
4545| x86-64 | amd64-latest |
46- | arm64 | arm64v8-latest |
47- | armhf | arm32v7-latest |
4846
4947
5048## Usage
Original file line number Diff line number Diff line change 33# project information
44project_name : code-server
55project_url : " https://coder.com"
6- project_logo : " https://raw.githubusercontent. com/linuxserver/docker-templates/ master/linuxserver.io/img/ .png"
6+ project_logo : " https://github. com/cdr/code-server/raw/ master/doc/assets/cli .png"
77project_blurb : " [{{ project_name|capitalize }}]({{ project_url }}) is VS Code running on a remote server, accessible through the browser.
88
99- Code on your Chromebook, tablet, and laptop with a consistent dev environment.
@@ -22,8 +22,6 @@ project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_
2222# supported architectures
2323available_architectures :
2424 - { arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
25- - { arch: "{{ arch_arm64 }}", tag: "arm64v8-latest"}
26- - { arch: "{{ arch_armhf }}", tag: "arm32v7-latest"}
2725
2826# development version
2927development_versions : false
You can’t perform that action at this time.
0 commit comments