Skip to content

Instantly share code, notes, and snippets.

@dsolsona
Created September 27, 2020 06:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsolsona/18db0cd1d9b1bfcb998772a6fbef9805 to your computer and use it in GitHub Desktop.
Save dsolsona/18db0cd1d9b1bfcb998772a6fbef9805 to your computer and use it in GitHub Desktop.
FROM proxysql/proxysql:2.0.13
RUN apt-get update \
&& apt-get install -y mysql-client sqlite procps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment