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 7fc6df6 commit 9218476Copy full SHA for 9218476
docker/storage/Dockerfile
@@ -9,4 +9,4 @@ RUN chmod -R 777 /data
9
VOLUME "/data"
10
11
ENTRYPOINT ["/entrypoint.sh"]
12
-CMD ["none"]
+CMD ["noop"]
0 commit comments