yogarine/depose

为 docker-compose 提供简单的封装,使得处理多个环境更加容易。

dev-master 2019-08-03 10:13 UTC

This package is auto-updated.

Last update: 2024-08-29 04:54:56 UTC


README

为 docker-compose 提供简单的封装,使得处理多个环境更加容易。

安装

composer require yogarine/depose

如何使用

Usage:
  vendor/bin/depose [STAGE] [depose options] [options] [COMMAND] [ARGS...]
  vendor/bin/depose -h|--help

Depose Options:
  -E, --env-file              .env file to use
  -C, --no-cli                If set, Compose doesn’t attempt to use the Docker
                              CLI for interactive run and exec operations
  --no-compatibility          Don't attempt to convert keys in v3 files to
                              their non-Swarm equivalent
  -F, --foreground            Foreground mode: Run containers in the foreground