PHPackages                             neooblaster/makefordocker - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. neooblaster/makefordocker

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

neooblaster/makefordocker
=========================

An easy way to produce simple commands to exploit Docker in your projects.

v0.5.0(8y ago)012Makefile

Since Mar 23Pushed 8y agoCompare

[ Source](https://github.com/neooblaster/makefordocker)[ Packagist](https://packagist.org/packages/neooblaster/makefordocker)[ RSS](/packages/neooblaster-makefordocker/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Makefile - Interface for common Docker commands
===============================================

[](#makefile---interface-for-common-docker-commands)

An easy way to produce simple commands to exploit Docker in your projects.

Make commands
-------------

[](#make-commands)

```

-----------------------------------------------------------------------------
                 Make Interface for common Docker commands
-----------------------------------------------------------------------------
   Author  : Nicolas DUPRE
   Version : 0.5.0
   Release : 23.03.2018

------------------------------[ Commandes ]----------------------------------
   Liste des commandes :  make

   build     : (Re)builds services.
   env       : Displays environment informations regarding the virtual
               machine install by docker-toolbox.
   help      : Displays this manual.
   install   : Starts the project development environment.
   ls        : Displays the list of active containers.
   lsa       : Displays all containers available.
   reset     : Resets the whole project.
   shutdown  : Stops Docker's virtual machine under Oracle VM VirtualBox.
   ssh       : Opens an SSH connection to Docker's Virutal Machine under
               Oracle VM VirtualBox.
   start     : Builds the services, make and start the containers from
               docker-compose.yml file.
   stop      : Stops all the containers.
   up        : Make and start the containers.

------------------------------[ Services ]-----------------------------------
   Commands to manipulate services :
      make service =
      make svc     =

   List of commands  :
      create : Make the specified service.
      start  : Starts the specified service with pseudo-TTy.
      stop   : Stops the specified service.
      attach : Open a TTy on specified service.

   Liste des service  : -- customisable --
      dockerSvc  : Container dockerSvc

-----------------------------------------------------------------------------

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2974d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1fdc285ce1d3fb7fdf37d89b5f291e7e39b2772038ba28bfe3cf9d80f3d04c91?d=identicon)[neooblaster](/maintainers/neooblaster)

---

Top Contributors

[![neooblaster](https://avatars.githubusercontent.com/u/22078558?v=4)](https://github.com/neooblaster "neooblaster (1 commits)")

---

Tags

containerservicedockermakebuildstartstopdocker-toolbox

### Embed Badge

![Health badge](/badges/neooblaster-makefordocker/health.svg)

```
[![Health](https://phpackages.com/badges/neooblaster-makefordocker/health.svg)](https://phpackages.com/packages/neooblaster-makefordocker)
```

###  Alternatives

[league/container

A fast and intuitive dependency injection container.

86387.8M343](/packages/league-container)[maclof/kubernetes-client

A simple yet elegant client for accessing and controlling a Kubernetes cluster.

235889.1k4](/packages/maclof-kubernetes-client)

PHPackages © 2026

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