Remove Cloud Run button
Unfortunately it doesn't allow websockets so it's not working.
This commit is contained in:
parent
4be178d234
commit
d81d5f499f
@ -46,10 +46,6 @@ 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
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
FROM codercom/code-server:v2
|
|
||||||
|
|
||||||
EXPOSE 8080
|
|
Reference in New Issue
Block a user