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 15:46:56 +0800
Commit
0991bfb9deb1d4386bbe784c45b6afd3f03db244
1 parent
b19d8fd5
add docker
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Dockerfile
Dockerfile
View file @
0991bfb
...
...
@@ -27,4 +27,4 @@ WORKDIR $NODE_HOME
#expose port
EXPOSE 6006
CMD ["node","$NODE_HOMEserver.js"]
\ No newline at end of file
CMD ["node","server.js"]
\ No newline at end of file
...
...
Please
register
or
login
to post a comment