Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
static-ci
·
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
2017-12-28 17:24:57 +0800
Commit
4227303596a0a0accd60d1a89ac362baeb866509
1 parent
22dcf963
add docker
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Dockerfile
Dockerfile
View file @
4227303
...
...
@@ -15,7 +15,7 @@ ENV NODE_ENV production
ENV NODE_HOME /home/static-ci
RUN mkdir -p "$NODE_HOME"
WORKDIR
$NODE_HOME
WORKDIR
"$NODE_HOME"
COPY static-ci.tar.gz "$(NODE_HOME)"
...
...
Please
register
or
login
to post a comment