mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-07 01:00:41 +00:00
4 lines
70 B
Bash
Executable File
4 lines
70 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker run -e MYSQL_ROOT_PASSWORD=wherehows mysql:8.0.0
|