Skip to content

Commit

Permalink
removing gosu from mariadb image
Browse files Browse the repository at this point in the history
  • Loading branch information
popenc committed Aug 21, 2023
1 parent 29c2d09 commit fdf04e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/mysql/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ ENV APP_USER=mysql
# /docker-entrypoint-initdb.d/mysql-setup.sh \
# /etc/mysql/my.cnf

RUN rm -rf /usr/local/bin/gosu

USER $APP_USER

0 comments on commit fdf04e7

Please sign in to comment.