cypht-org / cypht

Cypht: Lightweight Open Source webmail aggregator [PHP, JS]. Supports IMAP/SMTP, JMAP and soon EWS
http://cypht.org
GNU Lesser General Public License v2.1
1.01k stars 161 forks source link

[FIX] Docker image build error: unknown instruction: [XDEBUG] #1359

Open IrAlfred opened 4 days ago

IrAlfred commented 4 days ago

This merge request aim to fix this error I'm getting this error while trying to run docker for development:

make docker-up     
docker compose -f docker-compose.dev.yaml up --build || true # --abort-on-container-exit
[+] Building 0.4s (2/2) FINISHED                                                                 docker:default
 => [cypht internal] load build definition from Dockerfile                                                 0.0s
 => => transferring dockerfile: 1.94kB                                                                     0.0s
 => [cypht internal] load .dockerignore                                                                    0.0s
 => => transferring context: 52B                                                                           0.0s
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: 
failed to create LLB definition: dockerfile parse error line 23: unknown instruction: [XDEBUG]