Skip to content

1.7.0 rc2 #7

merged 15 commits into from Feb 11, 2020
Prev Previous commit
Update Dockerfile
chubing committed Feb 11, 2020
commit 7579a17df821fdfeb29007327df2e786385a0ed6
2 changes: 1 addition & 1 deletion Dockerfile
@@ -26,7 +26,7 @@ RUN yum -q -qy update \
&& rm -rf /var/cache/yum

RUN mkdir -p /opt/shibui
COPY --from=bootstrap shibui.jar /opt/shibui/
COPY --from=bootstrap shibui.war /opt/shibui/

COPY containerfiles/supervisord.conf /etc/supervisor/supervisord.conf
COPY containerfiles/users.txt /opt/shibui