File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Find us at:
30
30
- All intensive computation runs on your server.
31
31
- You're no longer running excess instances of Chrome.
32
32
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 )
34
34
35
35
## Supported Architectures
36
36
@@ -43,8 +43,6 @@ The architectures supported by this image are:
43
43
| Architecture | Tag |
44
44
| :----: | --- |
45
45
| x86-64 | amd64-latest |
46
- | arm64 | arm64v8-latest |
47
- | armhf | arm32v7-latest |
48
46
49
47
50
48
## Usage
Original file line number Diff line number Diff line change 3
3
# project information
4
4
project_name : code-server
5
5
project_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"
7
7
project_blurb : " [{{ project_name|capitalize }}]({{ project_url }}) is VS Code running on a remote server, accessible through the browser.
8
8
9
9
- 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_
22
22
# supported architectures
23
23
available_architectures :
24
24
- { arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
25
- - { arch: "{{ arch_arm64 }}", tag: "arm64v8-latest"}
26
- - { arch: "{{ arch_armhf }}", tag: "arm32v7-latest"}
27
25
28
26
# development version
29
27
development_versions : false
You can’t perform that action at this time.
0 commit comments