Skip to content

Fix VOLUME /customAutoLoad

Fix the VOL in Dockerfiles (as described in #297) to:

VOLUME ["/customAutoLoad"]
VOLUME ["/home/Shinobi/libs/customAutoLoad"]

Merge request reports