Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zhongtong-avi-web
Project
Project
Details
Activity
Releases
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
中通客车项目
zhongtong-avi-web
Commits
2748492b
Commit
2748492b
authored
Feb 03, 2020
by
李志鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
del(配置文件): 删除配置文件
parent
c0850400
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
20 deletions
+0
-20
Dockerfile
Dockerfile
+0
-4
docker-compose-demo.yaml
docker-compose-demo.yaml
+0
-8
docker-compose-test.yaml
docker-compose-test.yaml
+0
-8
No files found.
Dockerfile
deleted
100644 → 0
View file @
c0850400
FROM
swr.cn-north-4.myhuaweicloud.com/vtstar/nginx:1.17.2-alpine
MAINTAINER
sangzhiyong<sangzhiyong@vtstar.net>
COPY
dist/ /usr/share/nginx/html
\ No newline at end of file
docker-compose-demo.yaml
deleted
100644 → 0
View file @
c0850400
version
:
'
3.7'
services
:
qiangxin-web
:
image
:
swr.cn-north-4.myhuaweicloud.com/vtstar/shengrui-web:demo-0.0.1
ports
:
-
30002:80
volumes
:
-
"
./nginx_demo.conf:/etc/nginx/conf.d/service.conf"
\ No newline at end of file
docker-compose-test.yaml
deleted
100644 → 0
View file @
c0850400
version
:
'
3.7'
services
:
qiangxin-web
:
image
:
swr.cn-north-4.myhuaweicloud.com/vtstar/shengrui-web:test-0.0.1
ports
:
-
30002:80
volumes
:
-
"
./nginx_test.conf:/etc/nginx/conf.d/service.conf"
\ No newline at end of file
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