# 注:create命令已废弃,可以用up --no-flag 来代替 (感觉去掉这个并不明智) docker-compose up = create + start down = stop + remove start restart stop rm 。。。