symfony-docker icon indicating copy to clipboard operation
symfony-docker copied to clipboard

Dockerise Symfony Application (Symfony 6 + Clean Architecture + DDD + CQRS + Docker + Xdebug + PHPUnit + Doctrine ORM + JWT Auth + Static analysis + CI/CD)

Results 2 symfony-docker issues
Sort by recently updated
recently updated
newest added

**File Name:** src/Shared/Domain/Security/AuthUserInterface.php **Violation Description:** Current implementation in the file violates the principles of Domain-Driven Design by extending UserInterface and PasswordAuthenticated and UserInterface from symfony.

> [php-fpm stage-0 7/18] RUN apk --no-cache add shadow && groupmod -o -g www-data && usermod -o -u -g www-data www-data: 0.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 2.793 (1/6) Installing...