We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 543e08b commit 7c47e5eCopy full SHA for 7c47e5e
Dockerfile
@@ -12,4 +12,4 @@ COPY . /src
12
13
RUN npm install -g /src
14
15
-ENTRYPOINT /usr/bin/bids-validator
+ENTRYPOINT ["/usr/bin/bids-validator"]
0 commit comments