Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
jimi.ji
2018-08-27 14:35:38 +0800
Commit
03b7ae8081db2a97c166e6f63d914a9aff03c74f
1 parent
f7437092
Update Dockerfile
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Dockerfile
Dockerfile
View file @
03b7ae8
...
...
@@ -18,7 +18,7 @@ ENV NODE_ENV=production \
RUN cd /home && \
mkdir -p /home/yoho-yohobuy-wap
COPY
dist/node
/home/yoho-yohobuy-wap
COPY
.
/home/yoho-yohobuy-wap
WORKDIR /home/yoho-yohobuy-wap
...
...
Please
register
or
login
to post a comment