PHPackages                             stackinstance/docker-centos - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. stackinstance/docker-centos

ActiveSymfony-bundle

stackinstance/docker-centos
===========================

Stack Instance Docker Centos

4.2.3(5y ago)03.1kMITShellPHP &gt;=7.0.0

Since May 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/stackinstance/docker-centos)[ Packagist](https://packagist.org/packages/stackinstance/docker-centos)[ RSS](/packages/stackinstance-docker-centos/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)DependenciesVersions (30)Used By (0)

docker-centos
=============

[](#docker-centos)

When your developing (for example) in Symfony2 and want to use Docker for development, you can use this package to include Docker into your (Symfony2) project. This package will include a Docker instance with Centos 7 installed with php 7.2 + apache2 and the latest MariaDB. Just follow the installation steps and your done.

Installation steps:
-------------------

[](#installation-steps)

Step 1: run command:

```
composer require stackinstance/docker-centos:dev-master --dev

```

Step 2: run the following command in your project root:

```
vendor/stackinstance/docker-centos/install.sh

```

Step 3: Open /project.cfg and change myproject to your own projectname. Be aware that the projectname may not contain any special characters underscores or spaces!

```
PROJECTNAME=myproject

```

Step 4: Add additional bash code to run when the docker image is build:

```
Open /extra.sh and add bash code

```

Step 5: Open docker terminal and the following command in your project root:

```
bash docker/tools/rebuild.sh

```

Your (local) project **root** will be mapped to the **/var/www** directory on the Docker instance. The **web root** folder is mapped to the (local) **web** directory in your project.

PHP 5.6
-------

[](#php-56)

If you want to use php 5.6 instead of php 7.2, you need to use version 3.2.0. This version also uses MySQL instead of MariaDB:

```
composer require stackinstance/docker-centos:3.2.0

```

Website
-------

[](#website)

-

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 84% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~41 days

Recently: every ~146 days

Total

28

Last Release

2173d ago

Major Versions

1.2.3 → 2.0.12017-08-14

2.0.2 → 3.0.02017-08-14

3.3.0 → 4.0.02018-06-25

PHP version history (4 changes)1.0.2PHP &gt;=5.5.0

1.1.1PHP &gt;=5.6.0

4.0.0PHP &gt;=7.2.0

4.0.1PHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/254ea5a8d7423e40436cc28602f4071527b5b9e56e934998e068e22b558e0b4f?d=identicon)[r.kootstra](/maintainers/r.kootstra)

---

Top Contributors

[![stackinstance](https://avatars.githubusercontent.com/u/17470567?v=4)](https://github.com/stackinstance "stackinstance (21 commits)")[![rkootstra](https://avatars.githubusercontent.com/u/7458106?v=4)](https://github.com/rkootstra "rkootstra (4 commits)")

---

Tags

docker centos

### Embed Badge

![Health badge](/badges/stackinstance-docker-centos/health.svg)

```
[![Health](https://phpackages.com/badges/stackinstance-docker-centos/health.svg)](https://phpackages.com/packages/stackinstance-docker-centos)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
