Moved engine imported docs to the engine subdirectory

This commit is contained in:
Misty Stanley-Jones
2016-09-29 11:19:31 -07:00
parent 6a54b082a8
commit 9d5e59d503
3979 changed files with 0 additions and 825464 deletions

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