init submit all files

This commit is contained in:
YuCheng Hu
2020-11-18 13:32:27 -05:00
parent 7601e6a37f
commit e8587dc33f
1687 changed files with 147660 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
FROM debian
RUN apt-get update && apt-get install -yq openssl
ADD make_certs.sh /
WORKDIR /data
VOLUME ["/data"]
CMD /make_certs.sh