Using older kernel versions on RedHat and/or CentOS, would be causing one of following errors when installing laradock:
rm: cannot remove '/tmp/pear/temp': Directory not empty
rm: cannot remove '/tmp/pear/cache': Directory not empty
rm: cannot remove '/tmp/pear/download': Directory not empty
rm: cannot remove '/tmp/v8-compile-cache-1000/7.9.317.25-node.28': Directory not empty
ERROR: Service 'workspace' failed to build: The command '/bin/sh -c apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* && rm /var/log/lastlog /var/log/faillog' returned a non-zero code: 1
Because of this, I removed all the code portions that would delete temporary folders. This has been tested on CentOS 7.7 with kernel 3.10
Full PHP development environment based on Docker.
Supporting a variety of common services, all pre-configured to provide a full PHP development environment.
Feel free to join us on Gitter.
Laradock exists thanks to all the people who contribute.
Mahmoud Zalt @mahmoudz |
Bo-Yi Wu @appleboy |
Philippe Trépanier @philtrep |
Mike Erickson @mikeerickson |
Dwi Fahni Denni @zeroc0d3 |
Thor Erik @thorerik |
Winfried van Loon @winfried-van-loon |
TJ Miller @sixlive |
Yu-Lung Shao (Allen) @bestlong |
Milan Urukalo @urukalo |
Vince Chu @vwchu |
Huadong Zuo @zuohuadong |
Lan Phan @lanphan |
Ahkui @ahkui |
< Join Us > @laradock |
Contribute and help us sustain the project.
Option 1: Donate via Paypal.
Option 2: Become a Sponsor via Github Sponsors.
Option 3: Become a Sponsor/Backer via Open Collective.
Support Laradock with your organization.
Your logo will show up on the github repository index page and the documentation main page.
For more info contact [email protected].
MIT © Mahmoud Zalt