MySQL-Workbench 8.0 + Java 8 JDK + Maven 3.5.0 + Python 2.7.2/3.5.2 + X11 (display GUI)
50K+
git clone [email protected]:DrSnowbird/mysql-workbench.git
cd mysql-workbench.git
or
git clone https://github.com/DrSnowbird/mysql-workbench.git
cd mysql-workbench.git
./run.sh
If you want build your local docker image instead of pulling from openkb, then do this.
./build.sh
The docker container will assume there is a default /workspace folder. So, it is suggested to mount host <some_path>/workspace to map to the container's internal workspace folder.
The default, './run.sh', will use/create the local folder, "$HOME/data-docker/mysql-workbench/workspace" to map into the docker's internal "/workspace" folder.
The above approach will ensure all your projects created in the container's "/workspace" folder is "persistent" in your local folder, i.e., "$HOME/data-docker/mysql-workbench/workspace"
Content type
Image
Digest
Size
1 GB
Last updated
about 5 years ago
docker pull openkbs/mysql-workbench