41 lines
1.5 KiB
Markdown
41 lines
1.5 KiB
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
|
||
|
---
|
||
|
[linuxserverurl]: https://linuxserver.io
|
||
|
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl]
|
||
|
|
||
|
<!--- 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. --->
|
||
|
|
||
|
<!--- Provide a general summary of the bug in the Title above -->
|
||
|
|
||
|
------------------------------
|
||
|
|
||
|
## Expected Behavior
|
||
|
<!--- Tell us what should happen -->
|
||
|
|
||
|
## Current Behavior
|
||
|
<!--- Tell us what happens instead of the expected behavior -->
|
||
|
|
||
|
## Steps to Reproduce
|
||
|
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
|
||
|
<!--- reproduce this bug. Include code to reproduce, if relevant -->
|
||
|
1.
|
||
|
2.
|
||
|
3.
|
||
|
4.
|
||
|
|
||
|
## Environment
|
||
|
**OS:**
|
||
|
**CPU architecture:** x86_64/arm32/arm64
|
||
|
**How docker service was installed:**
|
||
|
<!--- ie. from the official docker repo, from the distro repo, nas OS provided, etc. -->
|
||
|
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
|
||
|
|
||
|
## Command used to create docker container (run/create/compose/screenshot)
|
||
|
<!--- Provide your docker create/run command or compose yaml snippet, or a screenshot of settings if using a gui to create the container -->
|
||
|
|
||
|
## Docker logs
|
||
|
<!--- Provide a full docker log, output of "docker logs mastodon" -->
|