1
0
鏡像自 https://github.com/dockur/windows.git 已同步 2026-06-12 13:19:34 +08:00

docs: Remove restart policy (#497)

此提交包含在:
Kroese
2024-05-15 17:21:56 +02:00
提交者 GitHub
父節點 04915545ae
當前提交 0d444f7c8d
共有 2 個檔案被更改,包括 0 行新增2 行删除
-1
查看文件
@@ -13,4 +13,3 @@ services:
- 3389:3389/tcp
- 3389:3389/udp
stop_grace_period: 2m
restart: on-failure
-1
查看文件
@@ -43,7 +43,6 @@ services:
- 3389:3389/tcp
- 3389:3389/udp
stop_grace_period: 2m
restart: on-failure
```
Via Docker CLI: