mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +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