test
This commit is contained in:
50
.dcsp-data.json
Normal file
50
.dcsp-data.json
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
{
|
||||||
|
"projects": [
|
||||||
|
{
|
||||||
|
"id": "pmispewpvthqsut",
|
||||||
|
"name": "项目6"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"aircrafts": [
|
||||||
|
{
|
||||||
|
"id": "amispf9fmmd6a32",
|
||||||
|
"name": "飞行器1",
|
||||||
|
"projectId": "pmispewpvthqsut"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"containers": [
|
||||||
|
{
|
||||||
|
"id": "cmispfdk2d6it8k",
|
||||||
|
"name": "容器1",
|
||||||
|
"aircraftId": "amispf9fmmd6a32"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "cmispfgrm1cwdb0",
|
||||||
|
"name": "容器2",
|
||||||
|
"aircraftId": "amispf9fmmd6a32"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"configs": [
|
||||||
|
{
|
||||||
|
"id": "cfgmispfgrwgztfin",
|
||||||
|
"name": "配置1",
|
||||||
|
"fileName": "dockerfile",
|
||||||
|
"containerId": "cmispfgrm1cwdb0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "cfgmispfgrwese2fg",
|
||||||
|
"name": "配置2",
|
||||||
|
"fileName": "docker-compose.yml",
|
||||||
|
"containerId": "cmispfgrm1cwdb0"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"moduleFolders": [
|
||||||
|
{
|
||||||
|
"id": "local-mispfy26anmvkn",
|
||||||
|
"name": "卫星模型",
|
||||||
|
"type": "local",
|
||||||
|
"localPath": "/pmispewpvthqsut/飞行器1/容器1/测试模型",
|
||||||
|
"containerId": "cmispfdk2d6it8k"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
4
飞行器1/容器1/测试模型/docker-compose.yml
Normal file
4
飞行器1/容器1/测试模型/docker-compose.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# docker-compose.yml 配置文件
|
||||||
|
# 创建时间: 2025/12/5 18:11:2
|
||||||
|
# 您可以在此编辑配置内容
|
||||||
|
|
||||||
4
飞行器1/容器1/测试模型/dockerfile
Normal file
4
飞行器1/容器1/测试模型/dockerfile
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# dockerfile 配置文件
|
||||||
|
# 创建时间: 2025/12/5 18:11:0
|
||||||
|
# 您可以在此编辑配置内容
|
||||||
|
|
||||||
Reference in New Issue
Block a user