From 5e2d16af50c36784488215ec1b3f6df4c71f3bfe Mon Sep 17 00:00:00 2001 From: xubing <18656218039@163.com> Date: Fri, 5 Dec 2025 18:12:47 +0800 Subject: [PATCH] test --- .dcsp-data.json | 50 +++++++++++++++++++ README.md | 0 .../容器1/测试模型/docker-compose.yml | 4 ++ 飞行器1/容器1/测试模型/dockerfile | 4 ++ 4 files changed, 58 insertions(+) create mode 100644 .dcsp-data.json create mode 100644 README.md create mode 100644 飞行器1/容器1/测试模型/docker-compose.yml create mode 100644 飞行器1/容器1/测试模型/dockerfile diff --git a/.dcsp-data.json b/.dcsp-data.json new file mode 100644 index 0000000..bd3a02d --- /dev/null +++ b/.dcsp-data.json @@ -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" + } + ] +} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/飞行器1/容器1/测试模型/docker-compose.yml b/飞行器1/容器1/测试模型/docker-compose.yml new file mode 100644 index 0000000..7b4f1dc --- /dev/null +++ b/飞行器1/容器1/测试模型/docker-compose.yml @@ -0,0 +1,4 @@ +# docker-compose.yml 配置文件 +# 创建时间: 2025/12/5 18:11:2 +# 您可以在此编辑配置内容 + diff --git a/飞行器1/容器1/测试模型/dockerfile b/飞行器1/容器1/测试模型/dockerfile new file mode 100644 index 0000000..9153961 --- /dev/null +++ b/飞行器1/容器1/测试模型/dockerfile @@ -0,0 +1,4 @@ +# dockerfile 配置文件 +# 创建时间: 2025/12/5 18:11:0 +# 您可以在此编辑配置内容 +