forked from docker/labs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mano Marks
authored
Sep 17, 2018
1 parent
16cc1ce
commit 6c807ef
Showing
1 changed file
with
1 addition
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1 @@ | ||
** PLEASE ONLY USE THIS ISSUE TRACKER TO SUBMIT ISSUES WITH THE DOCKER LABS TUTORIAL CONTENT ** | ||
|
||
* If you have a bug working with Docker itself, not related to these labs, please file the bug on the [Docker repo](https://github.com/moby/moby) * | ||
* If you would like general support figuring out how to do something with Docker, please use the Docker Slack channel. If you're not on that channel, sign up for the [Docker Community](http://dockr.ly/MeetUp) and you'll get an invite. * | ||
* Or go to the [Docker Forums](https://forums.docker.com/) * | ||
|
||
Please provide the following information so we can assess the issue you're having | ||
|
||
**Which lab is it that you're having issues with?** | ||
|
||
<!-- | ||
Title or URL of the lab | ||
--> | ||
**Description** | ||
|
||
<!-- | ||
Briefly describe the problem you are having in a few paragraphs. | ||
--> | ||
|
||
**Steps to reproduce the issue, if relevant:** | ||
1. | ||
2. | ||
3. | ||
|
||
**Describe the results you received:** | ||
|
||
|
||
**Describe the results you expected:** | ||
|
||
|
||
**Additional information you deem important (e.g. issue happens only occasionally):** | ||
|
||
**Output of `docker version`:** | ||
|
||
``` | ||
(paste your output here) | ||
``` | ||
|
||
**Output of `docker info`:** | ||
|
||
``` | ||
(paste your output here) | ||
``` | ||
|
||
**Additional environment details (AWS, Docker for Mac, Docker for Windows, VirtualBox, physical, etc.):** | ||
At this time we are not actively adding labs to this repository. Our focus is on training.play-with-docker.com where new lab and workshop oriented content is being added. We welcome fixes to existing content. For any new content you wish to contribute, please use this repository:https://github.com/play-with-docker/play-with-docker.github.io. Issues filed against the repo may or may not be fixed. |