Docker compose apt command doesn't run

前端 未结 0 1001
清歌不尽
清歌不尽 2021-01-07 03:28

I have this part in my docker-compose.yaml:

  certbot:
    image: certbot/certbot
    volumes:
      - ./certbot/conf:/etc/letsencrypt
      - ./certbot/www:/         


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