2016-02-19 14:35:43 -05:00
|
|
|
<!--
|
|
|
|
If you are reporting a new issue, make sure that we do not have any duplicates
|
|
|
|
already open. You can ensure this by searching the issue list for this
|
|
|
|
repository. If there is a duplicate, please close your issue and add a comment
|
|
|
|
to the existing issue instead.
|
|
|
|
|
|
|
|
If you suspect your issue is a bug, please edit your issue description to
|
|
|
|
include the BUG REPORT INFORMATION shown below. If you fail to provide this
|
|
|
|
information within 7 days, we cannot debug your issue and will close it. We
|
|
|
|
will, however, reopen it if you later provide the information.
|
|
|
|
|
|
|
|
For more information about reporting issues, see
|
|
|
|
https://github.com/docker/docker/blob/master/CONTRIBUTING.md#reporting-other-issues
|
|
|
|
|
2016-10-16 12:55:54 -04:00
|
|
|
---------------------------------------------------
|
|
|
|
GENERAL SUPPORT INFORMATION
|
|
|
|
---------------------------------------------------
|
|
|
|
|
|
|
|
The GitHub issue tracker is for bug reports and feature requests.
|
|
|
|
General support can be found at the following locations:
|
|
|
|
|
|
|
|
- Docker Support Forums - https://forums.docker.com
|
|
|
|
- IRC - irc.freenode.net #docker channel
|
|
|
|
- Post a question on StackOverflow, using the Docker tag
|
|
|
|
|
2016-02-19 14:35:43 -05:00
|
|
|
---------------------------------------------------
|
|
|
|
BUG REPORT INFORMATION
|
|
|
|
---------------------------------------------------
|
|
|
|
Use the commands below to provide key information from your environment:
|
|
|
|
You do NOT have to include this information if this is a FEATURE REQUEST
|
|
|
|
-->
|
|
|
|
|
2016-09-12 17:30:24 -04:00
|
|
|
**Description**
|
2016-02-19 14:35:43 -05:00
|
|
|
|
2016-09-12 17:30:24 -04:00
|
|
|
<!--
|
2016-09-14 05:02:17 -04:00
|
|
|
Briefly describe the problem you are having in a few paragraphs.
|
2016-09-12 17:30:24 -04:00
|
|
|
-->
|
2016-02-19 14:35:43 -05:00
|
|
|
|
2016-03-10 17:59:45 -05:00
|
|
|
**Steps to reproduce the issue:**
|
2016-02-19 14:35:43 -05:00
|
|
|
1.
|
|
|
|
2.
|
|
|
|
3.
|
|
|
|
|
2016-03-10 17:59:45 -05:00
|
|
|
**Describe the results you received:**
|
2016-02-19 14:35:43 -05:00
|
|
|
|
|
|
|
|
2016-03-10 17:59:45 -05:00
|
|
|
**Describe the results you expected:**
|
2016-02-19 14:35:43 -05:00
|
|
|
|
|
|
|
|
2016-03-10 17:59:45 -05:00
|
|
|
**Additional information you deem important (e.g. issue happens only occasionally):**
|
2016-09-12 17:30:24 -04:00
|
|
|
|
|
|
|
**Output of `docker version`:**
|
|
|
|
|
|
|
|
```
|
|
|
|
(paste your output here)
|
|
|
|
```
|
|
|
|
|
|
|
|
**Output of `docker info`:**
|
|
|
|
|
|
|
|
```
|
|
|
|
(paste your output here)
|
|
|
|
```
|
|
|
|
|
|
|
|
**Additional environment details (AWS, VirtualBox, physical, etc.):**
|