mirror of
https://github.com/wassname/talk.git
synced 2026-07-11 13:48:53 +08:00
Enabling build in dockerfile.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ RUN npm install
|
||||
COPY . /usr/src/app
|
||||
|
||||
# Compile static assets
|
||||
# RUN npm run build
|
||||
RUN npm run build
|
||||
|
||||
# Prune development dependancies
|
||||
RUN npm prune --production
|
||||
|
||||
Reference in New Issue
Block a user