Skip to content

Commit f4ef700

Browse files
wing2flya.terrien
authored and
a.terrien
committed
[docker] fix Huefrontend pod going to carshloopbackoff state (cloudera#3658)
1 parent 8aab3d2 commit f4ef700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/container/huelb/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ STOPSIGNAL SIGINT
4747
USER hive
4848
ENV USER hive
4949
WORKDIR ${HUE_HOME}
50-
CMD ["run_httpd.sh"]
50+
CMD ["./run_httpd.sh"]

0 commit comments

Comments
 (0)