Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Dec 8, 2021
1 parent a4b8537 commit 082badc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/grouper/grouper_data/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN yum install -y epel-release \
&& rm -rf /var/cache/yum

COPY container_files/conf/ /opt/grouper/grouper.apiBinary/conf/
COPY container_files/mysql/max_connections.cnf /etc/my.cnf.d/max_connections.cnf

RUN ln -s /usr/bin/resolveip /usr/libexec/resolveip

Expand Down

0 comments on commit 082badc

Please sign in to comment.