Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
broadcast_cloud
/
web-live
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
2
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
5bb42e2d
authored
Sep 11, 2020
by
xiawei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改镜像
parent
d898fe50
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
3 deletions
+1
-3
pDockerfile
+1
-1
pStart.sh
+0
-2
No files found.
pDockerfile
View file @
5bb42e2d
FROM registry.cn-hangzhou.aliyuncs.com/open_images/node12.13.1-pm2
-zabbix
FROM registry.cn-hangzhou.aliyuncs.com/open_images/node12.13.1-pm2
ADD ./ /var/www/web_live
EXPOSE 3000
...
...
pStart.sh
View file @
5bb42e2d
#!/bin/sh
/etc/init.d/zabbix_agentd start
&&
\
npm config
set
scripts-prepend-node-path
true
&&
\
yarn run pm2:private
while
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment