mirror_lxc/.github/ISSUE_TEMPLATE.md
Christian Brauner 9820e789fa
ISSUE_TEMPLATE: fix -l -o order
Closes #3220.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2020-03-17 17:38:05 +01:00

735 B

The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense.

Required information

  • Distribution:
  • Distribution version:
  • The output of
    • lxc-start --version
    • lxc-checkconfig
    • uname -a
    • cat /proc/self/cgroup
    • cat /proc/1/mounts

Issue description

A brief description of what failed or what could be improved.

Steps to reproduce

  1. Step one
  2. Step two
  3. Step three

Information to attach

  • any relevant kernel output (dmesg)
  • container log (The file from running lxc-start -n <c> -l TRACE -o <logfile> )
  • the containers configuration file