EasyEngine/easyengine

Add function for docker compose execution.

Open

#1,227 创建于 2018年9月24日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)PHP (429 fork)batch import
good first issue

仓库指标

Star
 (1,984 star)
PR 合并指标
 (平均合并 20天 14小时) (30 天内合并 7 个 PR)

描述

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.

贡献者指南