Skip to content

Commit

Permalink
Add libdbd-mysql, closing #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy-Incognito committed Sep 14, 2020
1 parent a511b46 commit 824308f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ RUN apt update && apt install -y unzip rpm alien \
libaio1 \
# Install postgresql
postgresql-client \
# Install mysql
libdbd-mysql \
#install Perl Database Interface
libdbi-perl \
bzip2 \
Expand Down

0 comments on commit 824308f

Please sign in to comment.