# dynabook-ems **Repository Path**: gaoerkai/dynabook-ems ## Basic Information - **Project Name**: dynabook-ems - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-09 - **Last Updated**: 2026-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1. build镜像命令 docker build --no-cache -f Dockerfile . -t ems:2.3.2 docker save -o ems_2.3.2.tar ems:2.3.2