Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 507 Bytes

File metadata and controls

23 lines (16 loc) · 507 Bytes

Codebase

Host OS

e.g. macOS Sierra

Docker info output

# Run "docker info" on the host machine and paste output here 

Docker compose file

Make sure you remove all commented services.

# Content of your compose.yml file. Make sure you remove all sensible information you might have there.

Logs output

# Run "docker compose logs [service]". Let's say you get 500 error for some reason then it'll be helpful to provide logs for python and nginx services.