edp963 / davinci-docker

Davinci Docker Deployment
Apache License 2.0
154 stars 99 forks source link

What is the password of the root user of davinci-docker? #14

Open zxhhappy opened 4 years ago

zxhhappy commented 4 years ago

What is the password of the root user of davinci-docker?so that,I can I can manage the the operating system and MySQL。

cabbage89 commented 4 years ago

docker exec -it xxxxxx /bin/bash

xxxx 是容器的id或者name