Enable component in docker-compose?

前端 未结 0 442
隐瞒了意图╮
隐瞒了意图╮ 2021-01-29 21:43

I have a docker-compose.yml somewhat like this:

backend:
    image: yy:latest
    ports:
        - "3000:3000"

service1:
    image: xx:latest
    resta         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题