Commit 47460d95 authored by ibuler's avatar ibuler

[Update] 修改docker file

parent 645ff7ca
......@@ -9,5 +9,5 @@ RUN npm run-script build
FROM nginx:alpine
COPY --from=stage-build /data/dist /opt/luna/
COPY --from=stage-build /data/luna/i18n /opt/luna/i18n/
COPY i18n /opt/luna/i18n
COPY nginx.conf /etc/nginx/conf.d/default.conf
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