mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 11:38:50 -05: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