Skip to content

Commit

Permalink
libmysqlclient
Browse files Browse the repository at this point in the history
  • Loading branch information
mzhang28 committed Sep 13, 2018
1 parent 9a03125 commit fae882a
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
@@ -1,5 +1,7 @@
# bleeeeeeeeeding edge
FROM failedxyz/rust-musl-builder

RUN sudo apt-get update -y && sudo apt-get install -y libmysqlclient-dev

COPY . ./
RUN sudo chown -R rust:rust .

0 comments on commit fae882a

Please sign in to comment.