DTStack / Taier

Taier is a big data development platform for submission, scheduling, operation and maintenance, and indicator information display
https://dtstack.github.io/Taier/
Apache License 2.0
1.32k stars 330 forks source link

[issue_1160][docker] Fixed name error when using docker-compose #1168

Closed Jixiangup closed 4 months ago

Jixiangup commented 5 months ago

Use docker-compose syntax to explicitly specify the name of the container after it is started to avoid container name format errors when docker-compose is repeatedly executed.

check it #1160