Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
7 years ago
Commit
1b7005a93e2205988c77b14b6b8f89e66bb864f4
1 parent
42987542
Update Dockerfile
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Dockerfile
Dockerfile
View file @
1b7005a
...
...
@@ -20,7 +20,7 @@ RUN cd /home && \
mkdir -p /home/yoho-blk-wap && \
mkdir -p /Data/log/yoho-blk-wap && \
mkdir -p /Data/log/yohoblk-wap && \
tar -xzvf yoho-blk-wap.tar.gz -C /home/ && \
tar -xzvf yoho-blk-wap.tar.gz -C /home/
yoho-blk-wap
&& \
rm -rf yoho-blk-wap.tar.gz
WORKDIR /home/yoho-blk-wap
...
...
Please
register
or
login
to post a comment