【问题标题】:Unsupported config option for services/volumes during OpenVAS installationOpenVAS 安装期间不支持服务/卷的配置选项
【发布时间】:2023-01-17 21:36:31
【问题描述】:

https://greenbone.github.io/docs/latest/22.4/container/index.html

运行docker-compose -f $DOWNLOAD_DIR/docker-compose.yml -p greenbone-community-edition pull 后我看到这些错误:

Unsupported config option for services: 'notus-data'
Unsupported config option for volumes: 'scap_data_vol'

请注意,此命令返回随机错误消息,当我第二次运行时,我看到:

Unsupported config option for volumes: 'data_objects_vol'
Unsupported config option for services: 'scap-data'
  • Docker 版本 20.10.22,构建 3a2c30b
  • docker-compose 版本 1.25.0

【问题讨论】:

    标签: docker docker-compose openvas


    【解决方案1】:

    当前使用的 docker-compose 版本不符合链接文档中描述的以下要求:

    需要 docker-compose 版本 1.29.0 或更新版本

    【讨论】:

      猜你喜欢
      • 2022-10-19
      • 1970-01-01
      • 1970-01-01
      • 2016-08-12
      • 1970-01-01
      • 2018-05-19
      • 1970-01-01
      • 2017-11-08
      • 1970-01-01
      相关资源
      最近更新 更多