docker-compose无法使用
  • 板块学术版
  • 楼主细数繁星
  • 当前回复0
  • 已保存回复0
  • 发布时间2023/5/10 11:04
  • 上次更新2023/10/23 16:12:19
查看原帖
docker-compose无法使用
824363
细数繁星楼主2023/5/10 11:04
root@RainYun-Dyf775Yg:/QDOJ/OnlineJudgeDeploy# docker-compose up -d
/snap/docker/2746/lib/python3.6/site-packages/paramiko/transport.py:32: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography (40.0) will be the last to support Python 3.6.
  from cryptography.hazmat.backends import default_backend
ERROR:
        Can't find a suitable configuration file in this directory or any
        parent. Are you in the right directory?

        Supported filenames: docker-compose.yml, docker-compose.yaml, compose.yml, compose.yaml

目录下有docker-compose.yml

2023/5/10 11:04
加载中...