Skip to content

Commit 4b8a96f

Browse files
Added a cooment
Signed-off-by: YashTatkondawar <[email protected]>
1 parent 1f9a568 commit 4b8a96f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/latest/Dockerfile.centos7

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ gpgcheck=1" > /etc/yum.repos.d/fledge.repo
3131
RUN yum update -y && yum install -y fledge
3232

3333
# Fix and install fledge-gui
34+
# With fledge-gui PR https://github.com/fledge-iot/fledge-gui/pull/105,
35+
# below fix will not be required, next to the 1.9.1 releases.
3436
RUN rm -f /usr/share/nginx/html/index.html && \
3537
yum install -y fledge-gui
3638

0 commit comments

Comments
 (0)