Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-CASAMockSchema
Commits
e01e46b1
Unverified
Commit
e01e46b1
authored
2 years ago
by
Tushar
Committed by
GitHub
2 years ago
Browse files
Options
Download
Patches
Plain Diff
Create docker-compose.yml
parent
c42008b0
main
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yml
+13
-0
docker-compose.yml
with
13 additions
and
0 deletions
+13
-0
docker-compose.yml
0 → 100644
+
13
−
0
View file @
e01e46b1
version
:
'
3.8'
services
:
mssql
:
image
:
mcr.microsoft.com/mssql/server:2017-latest
environment
:
-
SA_PASSWORD=Pass@word
-
ACCEPT_EULA=Y
ports
:
-
"
1433:1433"
volumes
:
-
mssql:/var/opt/mssql/data
volumes
:
mssql
:
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets