Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
apollo
Project
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
openSource
apollo
Commits
cbd5461d
Commit
cbd5461d
authored
Aug 02, 2017
by
lepdou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove apollo-spring-boot-sample image
parent
233ab8a0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
17 deletions
+3
-17
docker-compose.yml
docker-compose.yml
+3
-17
No files found.
docker-compose.yml
View file @
cbd5461d
...
...
@@ -34,32 +34,19 @@ services:
depends_on
:
-
db
ports
:
-
"
909
0:8080"
-
"
807
0:8080"
volumes
:
-
/tmp/logs:/opt/logs
links
:
-
db
apollo-spring-boot-sample
:
image
:
apollo-spring-boot-sample
container_name
:
apollo-spring-boot-sample
restart
:
always
depends_on
:
-
apollo-configservice
-
apollo-adminservice
-
apollo-portal
ports
:
-
"
9190:9090"
volumes
:
-
/tmp:/tmp
db
:
image
:
mariadb:latest
container_name
:
db
environment
:
MYSQL_ROOT_PASSWORD
:
root
ports
:
-
"
330
6
:3306"
-
"
330
7
:3306"
volumes
:
-
/var/data/mysql:/var/lib/mysql
-
./scripts/sql-docker:/docker-entrypoint-initdb.d
\ No newline at end of file
-
./scripts/sql-docker:/docker-entrypoint-initdb.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