$ celery -A name worker $ daphne name.asgi:channel_layer -b 0.0.0.0 -p 8000 $ python manage.py runworker
我需要对同一个图像执行此操作,我不知道为每个命令创建一个容器是否可行。我该怎么办?