arfaoui47 opened this issue 3 years ago · 1 comments
libmysqlclient-dev is a dependency for mysqlclient, how to add that to Dockerfile ?
libmysqlclient-dev
RUN apt-get update RUN apt-get install -y gcc RUN apt-get install -y default-libmysqlclient-dev