blob: a3cc132c5137e952f0b3381d40c027280bfc3010 [file] [log] [blame]
FROM debian
RUN apt-get update && apt-get install -yq openssl
ADD make_certs.sh /
WORKDIR /data
VOLUME ["/data"]
CMD /make_certs.sh