rr1 commited on
Commit
d1f1572
·
1 Parent(s): f19c329

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ FROM xyhelper/cockroachai:latest
2
+ RUN mkdir -p /app/config && chmod 777 /app/config