Support passing args to the dockerized test runner
This commit is contained in:
@@ -23,4 +23,4 @@ USER duster
|
||||
RUN git clean -dfxq
|
||||
RUN cargo build
|
||||
RUN npm link dustjs-linkedin
|
||||
CMD /home/duster/duster/js/run_compliance_suite.bash
|
||||
ENTRYPOINT ["/home/duster/duster/js/run_compliance_suite.bash"]
|
||||
|
||||
Reference in New Issue
Block a user