mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
Remove Cloud Run button
Unfortunately it doesn't allow websockets so it's not working.
This commit is contained in:
parent
4be178d234
commit
d81d5f499f
2 changed files with 0 additions and 7 deletions
|
|
@ -46,10 +46,6 @@ arguments when launching code-server with Docker. See
|
|||
|
||||
[](https://marketplace.digitalocean.com/apps/code-server?action=deploy)
|
||||
|
||||
### Google Cloud
|
||||
|
||||
[](https://deploy.cloud.run?dir=gcloud/)
|
||||
|
||||
### Binaries
|
||||
|
||||
1. [Download a binary](https://github.com/cdr/code-server/releases). (Linux and
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
FROM codercom/code-server:v2
|
||||
|
||||
EXPOSE 8080
|
||||
Loading…
Reference in a new issue