This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Use alpine images for rabbitmq and redis infrastucture services
pull/440/head
Ramón Tomás
7 years ago
parent
f47b25fee7
commit
4178fbff0e
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
docker-compose.yml
+ 2
- 2
docker-compose.yml
View File
@ -103,7 +103,7 @@ services:
image
:
mongo
image
:
mongo
basket.data:
basket.data:
image
:
redis
image
:
redis
:alpine
rabbitmq:
rabbitmq:
image
:
rabbitmq:3-management
image
:
rabbitmq:3-management
-alpine
Write
Preview
Loading…
Cancel
Save