mirror of
https://github.com/coder/code-server.git
synced 2025-08-02 22:58:50 +08:00
Add Dockerfile and some cleanup (#57)
This commit is contained in:

committed by
Kyle Carberry

parent
ac56fcaafc
commit
17267bd801
@ -1,5 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
npm install -g cross-env
|
||||
yarn task build:server:binary
|
||||
|
Reference in New Issue
Block a user