feat: update configs
This commit is contained in:
6
hosted/Dockerfile
Normal file
6
hosted/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM ubuntu:18.04
|
||||
|
||||
WORKDIR /test
|
||||
ADD . .
|
||||
|
||||
RUN chmod a+x ./install.sh
|
||||
Reference in New Issue
Block a user