Files
anonaddy/Dockerfile
Your Name fec445e17e Fix: Don't create storage directory in Dockerfile
- Removed mkdir command that was creating /app/code/storage
- This allows ln -sf to create the symlink correctly
- Previously ln was creating /app/code/storage/storage instead
2025-10-22 09:00:24 -06:00

3.1 KiB