Skip to content

Commit

Permalink
Update Dockerfile-redhat.template
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-godz authored Sep 2, 2024
1 parent 3e0f9f0 commit 997bccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-redhat.template
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ ENV PATH $PATH:/var/local/ivorysql/ivorysql-$IVORY_MAJOR/bin

COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/
RUN ln -sT docker-ensure-initdb.sh /usr/local/bin/docker-enforce-initdb.sh

RUN chmod +x /usr/local/bin/docker-entrypoint.sh
ENTRYPOINT ["docker-entrypoint.sh"]

STOPSIGNAL SIGINT
Expand Down

0 comments on commit 997bccb

Please sign in to comment.