make_sandbox_from_installed

Install and set up one or more MySQL server instances easily

Debian Debian
RUN apt-get update && \ apt-get install -y mysql-sandbox
Ubuntu
RUN apt-get update && \ apt-get install -y mysql-sandbox
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mysql-sandbox
Raspbian
RUN apt-get update && \ apt-get install -y mysql-sandbox
click the source code to copy install make_sandbox_from_installed on any operating system with command-not-found.com