Files
laravel-docker-setup/.dockerignore
y9938 e13724a8be build(docker): optimize image size and security
- add mysql client binaries for database operations
- reduce php extensions to production essentials
- bind mysql and phpmyadmin to localhost only
- replace php-fpm.conf with php.ini for upload limits
2026-03-21 04:22:39 +03:00

4 lines
40 B
Plaintext

*
!docker/entrypoint.sh
!docker/php.ini