File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ Try it out:
8
8
``` bash
9
9
docker run -it -p 127.0.0.1:8080:8080 -v " ${HOME} /.local/share/code-server:/home/coder/.local/share/code-server" -v " $PWD :/home/coder/project" codercom/code-server:v2
10
10
```
11
- [ ![ Run on Google Cloud] ( https://storage.googleapis.com/cloudrun/button.svg )] ( https://deploy.cloud.run?dir=gcloud/ )
12
11
13
12
- ** Consistent environment:** Code on your Chromebook, tablet, and laptop with a
14
13
consistent dev environment. develop more easily for Linux if you have a
@@ -47,6 +46,10 @@ arguments when launching code-server with Docker. See
47
46
48
47
[ ![ Create a Droplet] ( ./doc/assets/droplet.svg )] ( https://marketplace.digitalocean.com/apps/code-server?action=deploy )
49
48
49
+ ### Google Cloud
50
+
51
+ [ ![ Run on Google Cloud] ( https://storage.googleapis.com/cloudrun/button.svg )] ( https://deploy.cloud.run?dir=gcloud/ )
52
+
50
53
### Binaries
51
54
52
55
1 . [ Download a binary] ( https://github.com/cdr/code-server/releases ) . (Linux and
You can’t perform that action at this time.
0 commit comments