Skip to content

[Bug] Docker Compose syntax validation error #11227

@mayziran

Description

@mayziran

1Panel Version

v2.0.14

Problem Description

部署https://github.com/ourongxing/newsnow/blob/main/docker-compose.yml , 提示
创建编排 失败 parse docker-compose file failed: [10:7] sequence was used where mapping is expected
7 | volumes:
8 | - newsnow_data:/usr/app/.data
9 | environment:
> 10 | - HOST=0.0.0.0
^
11 | - PORT=4444
12 | - NODE_ENV=production
13 | - G_CLIENT_ID=
实际并没有错误,

还有能不能把应用商店的更新,查看对比的,compose文件差异高亮弄回来,新版本这个很实用的功能也没有了

Steps to Reproduce

多次尝试依旧

The expected correct result

No response

Related log output

Additional Information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions