Added custom scripts in data
This commit is contained in:
parent
bde5de7730
commit
cf18917a39
@ -31,3 +31,6 @@ CMD [ "start" ]
|
|||||||
|
|
||||||
ADD mystic.tar.gz /
|
ADD mystic.tar.gz /
|
||||||
VOLUME ["/mystic/data"]
|
VOLUME ["/mystic/data"]
|
||||||
|
|
||||||
|
# Enable custom scripts to live in the data dir
|
||||||
|
RUN ln -sf ../data/scripts /mystic/scripts/custom
|
||||||
|
Reference in New Issue
Block a user