Skip to content

Commit

Permalink
removed ENV setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Cosmicoppai committed May 15, 2024
1 parent bbae6dc commit 75bf2f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xbackup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ COPY prepare.sh /usr/local/bin/prepare.sh
RUN mkdir -p /xbackup/ /etc/cron.d /var/log && \
chmod +x /usr/local/bin/backup.sh /usr/local/bin/prepare.sh /entrypoint.sh

ENV PATH="/percona-xtrabackup-8.0.35-30-Linux-x86_64.glibc2.17/bin:$PATH"

ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 75bf2f0

Please sign in to comment.