mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-21 05:43:08 +00:00
2.1 KiB
2.1 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
🐛 Bug report | Something is not working? Create a report to help us improve | bug |
ISSUE TYPE
- Bug Report
Checklist
.env
file is attached./check-config.sh
output is added belowdocker-compose logs
output is added belowdocker-compose.override.yml
is attached (if exists)- Custom configs from
cfg/
dir are attached (if exist) - I've looked through the docs: https://devilbox.readthedocs.io/en/latest/
- I've looked through existing issues: https://github.com/cytopia/devilbox/issues
- I've read troubleshooting: https://devilbox.readthedocs.io/en/latest/support/troubleshooting.html
OS / ENVIRONMENT
- Host operating system and version:
- (Windows only) Native Docker or Docker Toolbox:
- Docker version:
- Docker Compose version:
- (Linux) Is SELinux enabled?:
- What git commit hash are you on?:
SUMMARY
STEPS TO REPRODUCE
EXPECTED BEHAVIOUR
ACTUAL BEHAVIOUR
OTHER INFORMATION
Start command
$ docker-compose up...
Outputs
$ ./check-config.sh
<<< REPLACE THIS LINE WITH OUTPUT FROM ABOVE COMMAND >>>
$ docker-compose logs
<<< REPLACE THIS LINE WITH OUTPUT FROM ABOVE COMMAND >>>