mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-01 12:13:38 +00:00
2cc1207dc3
Signed-off-by: khs1994 <khs1994@khs1994.com>
44 lines
1.0 KiB
Markdown
44 lines
1.0 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
|
|
---
|
|
|
|
* [ ] Have u googled the problem? If no, pls do that first!
|
|
|
|
### Environment
|
|
<!--请提供环境信息,包括操作系统版本等,保留你的操作系统,其他选项删除-->
|
|
<!--Provides env info like OS version-->
|
|
|
|
* [x] Linux
|
|
* [x] CentOS 7
|
|
* [x] Ubuntu 14.04
|
|
* [x] Ubuntu 16.04 +
|
|
* [x] Debian 7
|
|
* [x] Debian 8 +
|
|
* [x] CoreOS
|
|
* [x] macOS
|
|
* [x] Windows 10
|
|
* [x] Raspberry Pi (ARM)
|
|
* [x] Others (Pls describe below)
|
|
|
|
### Docker Version
|
|
<!--如果你的 Docker 版本低于 18.09 请尽可能升级到该版本,保留你的 Docker 版本,其他选项删除-->
|
|
<!--if Docker version under 18.09, please upgrade Docker to 18.09-->
|
|
|
|
* [x] Edge (v18.09)
|
|
* [x] Stable (v18.09)
|
|
* [x] 1.13.0 or Before
|
|
|
|
### Problem Description
|
|
<!--描述你的问题,请贴出操作步骤,终端报错截图或文字信息-->
|
|
<!--describe problem with detailed steps and logs-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--提交问题之前请点击预览标签,符合要求之后再提交问题-->
|