Skip to content

Commit 4be178d

Browse files
committedOct 24, 2019
Move Google Cloud button to match Digital Ocean
1 parent 9c40466 commit 4be178d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Try it out:
88
```bash
99
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
1010
```
11-
[![Run on Google Cloud](https://storage.googleapis.com/cloudrun/button.svg)](https://deploy.cloud.run?dir=gcloud/)
1211

1312
- **Consistent environment:** Code on your Chromebook, tablet, and laptop with a
1413
consistent dev environment. develop more easily for Linux if you have a
@@ -47,6 +46,10 @@ arguments when launching code-server with Docker. See
4746

4847
[![Create a Droplet](./doc/assets/droplet.svg)](https://marketplace.digitalocean.com/apps/code-server?action=deploy)
4948

49+
### Google Cloud
50+
51+
[![Run on Google Cloud](https://storage.googleapis.com/cloudrun/button.svg)](https://deploy.cloud.run?dir=gcloud/)
52+
5053
### Binaries
5154

5255
1. [Download a binary](https://github.com/cdr/code-server/releases). (Linux and

0 commit comments

Comments
 (0)
Please sign in to comment.