laravel-decomposer icon indicating copy to clipboard operation
laravel-decomposer copied to clipboard

Corrupted Docker disk image

Open bynary opened this issue 5 years ago • 0 comments

I have installed Laravel-decomposer using the instructions. It installs fine and the routing seems to work okay, but when I go to http://[project_url]/decomposer I get a blank page and my docker disk image becomes corrupted requiring me to reset the disk image. If I don't reset the disk image, port 8080 becomes unusable and I get http 502 errors from my server. If you have any suggestions on configuration issues I may be encountering I would appreciate the help.

Here's my setup: Three docker containers: database, server (PHP 7.3.9), and application (vue.js) macOS 10.15.2 PHP 7.3.9 Laravel Framework 5.7.25 Docker Engine 19.03.5

bynary avatar Jan 24 '20 17:01 bynary