Affected Images
Current Behavior
Error Message
As there is no 'unzip' nor '7z' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Expected Behavior
This error should not appear.
Steps To Reproduce
Use spin new laravel demo to create a new project. This will appear on Composer Install
Host Operating System
N/A
Docker Version
Anything else?
No response