# alibabacloud-edas-dockerfile-demo **Repository Path**: aliyun/alibabacloud-edas-dockerfile-demo ## Basic Information - **Project Name**: alibabacloud-edas-dockerfile-demo - **Description**: alibabacloud-edas-dockerfile-demo - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-08 - **Last Updated**: 2025-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Introduction To Build EDAS Images You can execute `cd ${work_dir}/edas; sh buildimages.sh` to build EDAS base images. After that, you can build relative example images according to those Dockerfiles inside `examples/` directory. You can get more information from the [help document](https://help.aliyun.com/document_detail/84095.html) of EDAS.