Commit 9f2c594a authored by kalvin's avatar kalvin

system_name

parent 9e1bedb1
...@@ -8,6 +8,7 @@ ENV NODE_ENV=test ...@@ -8,6 +8,7 @@ ENV NODE_ENV=test
ARG BUILD_SCHEMA ARG BUILD_SCHEMA
ENV BUILD_SCHEMA=$BUILD_SCHEMA ENV BUILD_SCHEMA=$BUILD_SCHEMA
ENV SYSTEM_NAME=$SYSTEM_NAME
RUN echo -e "${BUILD_SCHEMA//@/\n}" >> ./build_info RUN echo -e "${BUILD_SCHEMA//@/\n}" >> ./build_info
COPY docker-entrypoint.sh . COPY docker-entrypoint.sh .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment