timmy1420 / laradock-for-centos

The (most popular) full PHP development environment for Docker.

Home Page:http://laradock.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laradock Logo

Forked Changelog

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.

contributions welcome GitHub forks GitHub issues GitHub stars Build status GitHub license

forthebadge

Use Docker First - Then Learn About It Later

Laradock Documentation


Chat with us

Feel free to join us on Gitter.

Gitter


Awesome People

Laradock exists thanks to all the people who contribute.

Project Maintainers


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

Code Contributors

Financial Contributors

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.

Sponsors

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 support@laradock.io.

Backers

License

MIT © Mahmoud Zalt

About

The (most popular) full PHP development environment for Docker.

http://laradock.io

License:MIT License


Languages

Language:Dockerfile 48.1%Language:Shell 27.1%Language:VCL 11.0%Language:HTML 9.2%Language:Python 2.3%Language:CSS 1.0%Language:PHP 0.8%Language:Groovy 0.6%