|
1 |
| -<!--- Provide a general summary of the issue in the Title above --> |
2 |
| - |
3 | 1 | [linuxserverurl]: https://linuxserver.io
|
4 | 2 | [][linuxserverurl]
|
5 |
| - |
6 | 3 |
|
7 |
| -<!--- If you have an issue with the project, please provide us with the following information --> |
| 4 | +If you are new to Docker or this application our issue tracker is **ONLY** used for reporting bugs or requesting features. Please use [our discord server](https://discord.gg/YWrKVTn) for general support. |
| 5 | + |
| 6 | +<!--- Provide a general summary of the issue in the Title above --> |
| 7 | + |
| 8 | +------------------------------ |
8 | 9 |
|
9 |
| -<!--- Host OS --> |
10 |
| -<!--- Command line users, your run/create command, GUI/Unraid users, a screenshot of your template settings. --> |
11 |
| -<!--- Docker log output, docker log <container-name> --> |
12 |
| -<!--- Mention if you're using symlinks on any of the volume mounts. --> |
| 10 | +## Expected Behavior |
| 11 | +<!--- Tell us what should happen --> |
13 | 12 |
|
| 13 | +## Current Behavior |
| 14 | +<!--- Tell us what happens instead of the expected behavior --> |
14 | 15 |
|
15 |
| -<!--- If you have a suggestion or fix for the project, please provide us with the following information --> |
| 16 | +## Steps to Reproduce |
| 17 | +<!--- Provide a link to a live example, or an unambiguous set of steps to --> |
| 18 | +<!--- reproduce this bug. Include code to reproduce, if relevant --> |
| 19 | +1. |
| 20 | +2. |
| 21 | +3. |
| 22 | +4. |
16 | 23 |
|
17 |
| -<!--- What you think your suggestion brings to the project, or fixes with the project --> |
18 |
| -<!--- If it's a fix, would it be better suited as a Pull request to the repo ? --> |
| 24 | +## Environment |
| 25 | +**OS:** |
| 26 | +**CPU architecture:** x86_64/arm32/arm64 |
| 27 | +**How docker service was installed:** |
| 28 | +<!--- Providing context helps us come up with a solution that is most useful in the real world --> |
19 | 29 |
|
20 |
| -## Thanks, team linuxserver.io |
| 30 | +## Command used to create docker container (run/create/compose/screenshot) |
| 31 | +<!--- Provide your docker create/run command or compose yaml snippet, or a screenshot of settings if using a gui to create the container --> |
21 | 32 |
|
| 33 | +## Docker logs |
| 34 | +<!--- Provide a full docker log, output of "docker logs dokuwiki" --> |
0 commit comments