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
Take SQL Server from mcr.microsoft.com
pull/1122/head
Miguel Veloso
5 years ago
parent
3ae636de85
commit
b6d2910eae
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docker-compose.yml
+ 1
- 1
docker-compose.yml
View File
@ -6,7 +6,7 @@ services:
image
:
datalust/seq:latest
sql.data:
image
:
m
icrosoft/mssql-server-linux
:2017-latest
image
:
m
cr.microsoft.com/mssql/server
:2017-latest
nosql.data:
image
:
mongo
Write
Preview
Loading…
Cancel
Save