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.
2 parents 543e08b + 7c47e5e commit 01728a1Copy full SHA for 01728a1
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