Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
devstack
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
OpenEdx
devstack
Commits
25ad2c2b
Commit
25ad2c2b
authored
Sep 13, 2017
by
Joseph Mulloy
Committed by
Joseph Mulloy
Sep 21, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update mongo image version to 3.2.16 OPS-2208
parent
9318888f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
docker-compose.yml
+1
-1
No files found.
docker-compose.yml
View file @
25ad2c2b
...
@@ -55,7 +55,7 @@ services:
...
@@ -55,7 +55,7 @@ services:
# See https://docs.mongodb.com/v3.0/reference/program/mongod/#options for complete details.
# See https://docs.mongodb.com/v3.0/reference/program/mongod/#options for complete details.
command
:
mongod --smallfiles --nojournal --storageEngine wiredTiger
command
:
mongod --smallfiles --nojournal --storageEngine wiredTiger
container_name
:
edx.devstack.mongo
container_name
:
edx.devstack.mongo
image
:
mongo:3.
0.14
image
:
mongo:3.
2.16
# ports:
# ports:
# - "27017:27017"
# - "27017:27017"
volumes
:
volumes
:
...
...
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