guide-to-containerizing-laravel-applications
guide-to-containerizing-laravel-applications copied to clipboard
Project codes used in "A Practical Guide to Containerizing Laravel Applications With Docker"
Example 
I've tried to base image on your setup and found out that GD doesn't get configured in the way you propose: ``` # compile native PHP packages RUN docker-php-ext-install \...
[+] Running 1/0 ⠿ Container -db-1 Running 0.0s Attaching to -1, -db-1 Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to...