Added custom scripts in data

This commit is contained in:
Deon George 2018-09-14 21:17:16 +10:00
parent bde5de7730
commit cf18917a39

View File

@ -31,3 +31,6 @@ CMD [ "start" ]
ADD mystic.tar.gz /
VOLUME ["/mystic/data"]
# Enable custom scripts to live in the data dir
RUN ln -sf ../data/scripts /mystic/scripts/custom