You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We publish to AUR as a package [here](https://aur.archlinux.org/packages/code-server/). This process is manual and can be done by following the steps in [this repo](https://github.com/cdr/code-server-aur).
193
+
194
+
#### Docker
195
+
196
+
We publish code-server as a Docker image [here](https://registry.hub.docker.com/r/codercom/code-server), tagging it both with the version and latest.
197
+
198
+
This is currently automated with the release process.
199
+
200
+
#### Homebrew
201
+
202
+
We publish code-server on Homebrew [here](https://github.com/Homebrew/homebrew-core/blob/master/Formula/code-server.rb).
203
+
204
+
This is currently automated with the release process (but may fail occassionally). If it does, run this locally:
0 commit comments