Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
docker-iot-v3
Project
Project
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
deploy
docker-iot-v3
Commits
c77032a4
Commit
c77032a4
authored
Apr 27, 2025
by
吴文龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
3a383b1c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docker-compose.iot-business.yml
docker-compose.iot-business.yml
+2
-2
No files found.
docker-compose.iot-business.yml
View file @
c77032a4
version
:
'
2.2'
services
:
mysql
:
image
:
mysql:8.0.26
image
:
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/
mysql:8.0.26
container_name
:
iot-mysql
command
:
# MySQL8的密码验证方式默认是 caching_sha2_password,但是很多的连接工具还不支持该方式
...
...
@@ -18,7 +18,7 @@ services:
MYSQL_PASSWORD
:
huansi.net
# 新用户的密码
TZ
:
Asia/Shanghai
ports
:
-
330
6
:3306
-
330
7
:3306
volumes
:
-
./mysql/data:/var/lib/mysql
-
./mysql/conf:/etc/mysql/conf.d
...
...
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