This website requires JavaScript.
Explore
Help
Register
Sign In
bughz
/
code-server
mirror of
https://github.com/coder/code-server.git
Watch
1
Star
0
Fork
You've already forked code-server
0
Code
Issues
Projects
Releases
Wiki
Activity
a6703ecb98
code-server
/
.dockerignore
11 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Dockerfile and some cleanup (#57)
2019-03-07 10:59:43 +08:00
Dockerfile
Improve .dockerignore (#111) * impove .dockerignore * impove .dockerignore
2019-03-09 01:13:25 +08:00
# Docs
doc/
# GitHub stuff
.github
.gitignore
.travis.yml
LICENSE
README.md
Update node to 10.15.1 (#472) * Update Node to 10.15.1 * Remove string replace that was used for oclif * Update nbin * Package node-pty and spdlog with nbin * Label stderr/stdout from shared process * Remove fork override * Prevent "already disposed" errors when trying to kill disposed proxies * Include spdlog dependencies * Shim /node_modules * Add node_modules to Docker ignore It keeps using my already-built .node files which results in a mismatching GLIBC version error. * Update nbin
2019-04-16 08:48:12 +08:00
node_modules