We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aab3d2 commit f4ef700Copy full SHA for f4ef700
tools/container/huelb/Dockerfile
@@ -47,4 +47,4 @@ STOPSIGNAL SIGINT
47
USER hive
48
ENV USER hive
49
WORKDIR ${HUE_HOME}
50
-CMD ["run_httpd.sh"]
+CMD ["./run_httpd.sh"]
0 commit comments