Remove Cloud Run button

Unfortunately it doesn't allow websockets so it's not working.
This commit is contained in:
Asher 2019-10-24 16:45:22 -05:00
parent 4be178d234
commit d81d5f499f
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A
2 changed files with 0 additions and 7 deletions

View File

@ -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

View File

@ -1,3 +0,0 @@
FROM codercom/code-server:v2
EXPOSE 8080