Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tj_tool
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
牟俊洁
tj_tool
Commits
dfa54d96
Commit
dfa54d96
authored
Oct 31, 2025
by
马增礼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
project init
parent
3a67fc99
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
build.sh
build.sh
+5
-4
No files found.
build.sh
View file @
dfa54d96
...
@@ -5,12 +5,13 @@ if [ $containerCount -eq 0 ]
...
@@ -5,12 +5,13 @@ if [ $containerCount -eq 0 ]
then
then
docker run
-itd
--privileged
=
true
--restart
=
always
\
docker run
-itd
--privileged
=
true
--restart
=
always
\
-v
$(
pwd
)
:/data/www/project
\
-v
$(
pwd
)
:/data/www/project
\
-v
/data/cronlog_tj
_tool
:/data/cronlog
\
-v
/data/cronlog_tj
app
:/data/cronlog
\
-v
/data/container/nginx/tj
_tool
:/usr/local/nginx/conf/vhost
\
-v
/data/container/nginx/tj
app
:/usr/local/nginx/conf/vhost
\
-v
/data/container/nginx/nginx.conf:/usr/local/nginx/conf/nginx.conf
\
-v
/data/container/nginx/nginx.conf:/usr/local/nginx/conf/nginx.conf
\
-v
/data/container/php/etc:/usr/local/php/etc
\
-v
/data/container/php/etc:/usr/local/php/etc
\
-p
8901:8901
\
-p
9091:9091
\
-p
8902:8902
\
-p
9094:9094
\
-p
9097:9097
\
--name
tj_tool registry.cn-hangzhou.aliyuncs.com/wuzhouhui/lnp-develop:v15
\
--name
tj_tool registry.cn-hangzhou.aliyuncs.com/wuzhouhui/lnp-develop:v15
\
/usr/sbin/init
/usr/sbin/init
fi
fi
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