Skip to content
GitLab
菜单
项目
群组
代码片段
帮助
帮助
支持
社区论坛
快捷键
?
提交反馈
登录/注册
切换导航
菜单
打开侧边栏
KMSCAKKSCFKA AKFACAMADCAS
awesome-composes
提交
d48e8350
未验证
提交
d48e8350
编辑于
11月 04, 2021
作者:
Esteban Solano Granados
提交者:
GitHub
11月 04, 2021
浏览文件
Updated aspnet-mssqlsample from discontinued image (#164)
Signed-off-by:
GitHub
<
noreply@github.com
>
上级
9c1371ed
变更
1
Hide whitespace changes
Inline
Side-by-side
aspnet-mssql/docker-compose.yaml
浏览文件 @
d48e8350
...
...
@@ -7,7 +7,7 @@ services:
environment
:
ACCEPT_EULA
:
"
Y"
SA_PASSWORD
:
example_123
image
:
microsoft/mssql
-
server
-linux
image
:
mcr.
microsoft
.com
/mssql
/
server
restart
:
always
healthcheck
:
test
:
[
"
CMD-SHELL"
,
"
/opt/mssql-tools/bin/sqlcmd
-S
localhost
-U
sa
-P
example_123
-Q
'SELECT
1'
||
exit
1"
]
...
...
@@ -16,4 +16,4 @@ services:
start_period
:
10s
timeout
:
3s
\ No newline at end of file
编辑
预览
Supports
Markdown
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录