Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
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-29 11:51:47 +0800
Commit
ce531462fd1e201434a512a7b293b7453f2e7f28
1 parent
e04ac083
add docker
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Dockerfile
Dockerfile
View file @
ce53146
...
...
@@ -29,4 +29,4 @@ RUN set -x \
#expose port
EXPOSE 9000
CMD ["node","starter.js"]
\ No newline at end of file
CMD ["node","app.js"]
\ No newline at end of file
...
...
Please
register
or
login
to post a comment