Move Google Cloud button to match Digital Ocean
This commit is contained in:
parent
9c40466b4b
commit
4be178d234
@ -8,7 +8,6 @@ Try it out:
|
|||||||
```bash
|
```bash
|
||||||
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
|
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
|
||||||
```
|
```
|
||||||
[![Run on Google Cloud](https://storage.googleapis.com/cloudrun/button.svg)](https://deploy.cloud.run?dir=gcloud/)
|
|
||||||
|
|
||||||
- **Consistent environment:** Code on your Chromebook, tablet, and laptop with a
|
- **Consistent environment:** Code on your Chromebook, tablet, and laptop with a
|
||||||
consistent dev environment. develop more easily for Linux if you have a
|
consistent dev environment. develop more easily for Linux if you have a
|
||||||
@ -47,6 +46,10 @@ arguments when launching code-server with Docker. See
|
|||||||
|
|
||||||
[![Create a Droplet](./doc/assets/droplet.svg)](https://marketplace.digitalocean.com/apps/code-server?action=deploy)
|
[![Create a Droplet](./doc/assets/droplet.svg)](https://marketplace.digitalocean.com/apps/code-server?action=deploy)
|
||||||
|
|
||||||
|
### Google Cloud
|
||||||
|
|
||||||
|
[![Run on Google Cloud](https://storage.googleapis.com/cloudrun/button.svg)](https://deploy.cloud.run?dir=gcloud/)
|
||||||
|
|
||||||
### Binaries
|
### Binaries
|
||||||
|
|
||||||
1. [Download a binary](https://github.com/cdr/code-server/releases). (Linux and
|
1. [Download a binary](https://github.com/cdr/code-server/releases). (Linux and
|
||||||
|
Reference in New Issue
Block a user