dfa32412 commited on
Commit
ea689d0
·
verified ·
1 Parent(s): 10a766f

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -0
Dockerfile ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from deanxv/sourcegraph2api
2
+ ENV TZ=Asia/Shanghai
3
+ expose 7033