EasyEngine/easyengine

Add function for docker compose execution.

Open

#1 227 ouverte le 24 sept. 2018

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)PHP (429 forks)batch import
good first issue

Métriques du dépôt

Stars
 (1 984 stars)
Métriques de merge PR
 (Merge moyen 20j 14h) (7 PRs mergées en 30 j)

Description

Need to add a separate function to execute docker compose command with parameter selecting a container, a parameter to take the command to execute, add --user if a user parameter is passed and a shell wrapper like sh -c or bash -c if a shell wrapper to execute command is passed, even this can be empty by default.

Guide contributeur