b7afa9736b38ad39fd9ab91203f73485d1814e30
- Mount ./data:/app instead of ./data/app:/app to preserve directory nesting - This allows Python imports like 'from app.config' to work correctly - data/app/ now contains the Python package (app.py, config.py, etc.) - Verified containers start healthy with proper module resolution
Description
No description provided
Languages
Python
48.1%
HTML
46.3%
Shell
5.4%
Dockerfile
0.2%