Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为什么不能说例如docker-compose up -e MYSQL_ROOT_PASSWORD=bla?如果我的应用程序连接到 mysql 服务器,最好也将相同的密码注入应用程序容器。这有可能吗?
docker-compose up -e MYSQL_ROOT_PASSWORD=bla