Commands:buildBuildorrebuildservicesconfigValidateandviewtheComposefilecreateCreateservicesdownStopandremoveresourceseventsReceiverealtimeeventsfromcontainersexecExecuteacommandinarunningcontainerhelpGethelponacommandimagesListimageskillKillcontainerslogsViewoutputfromcontainerspausePauseservicesportPrintthepublicportforaportbinding...
{commands[*]}" -- "$cur" ) ) ;; esac } _docker_compose_down() { case "$prev" in --rmi) COMPREPLY=( $( compgen -W "all local" -- "$cur" ) ) return ;; --timeout|-t) return ;; esac case "$cur" in -*) COMPREPLY=( $( compgen -W "--help --rmi --timeout -t...
-v显示版本号。 Compose的Commands有如下几个,一一介绍: build kill logs pause & unpause port ps pull restart rm run scale start & stop up 1.6.2 build指令 代码语言:javascript 代码运行次数:0 运行 AI代码解释 Usage:build[options][SERVICE...]Options:--force-rm Always remove intermediate containers....
Compose works in all environments; production, staging, development, testing, as well as CI workflows. It also has commands for managing the whole lifecycle of your application: Start, stop, and rebuild services View the status of running services...
The following table provides the list of commands and arguments to run cc-compose.sh: CommandDescription ./ cc-compose.sh start ./ cc-compose.sh stop ./ cc-compose.sh restart Starts stops, and restarts Sterling Call Center containers. The Sterling Call Center containers are: om-call-cen...
Commands: build Build or rebuild services构建或重新构建项目中的服务容器 bundle Generate a Docker bundle from the Compose file config Validate and view the Compose file 验证Compose 文件格式是否正确,若正确则显示配置信息,若格式错误显示错误原因。
yml -p,--project-name:指定项目名,默认:执行docker-compose命令所在的目录名 --log-level LEVEL :指定日志级别,可选值:DEBUG, INFO, WARNING, ERROR, CRITICAL --verbose :输出更多调试信息 Commands: build Build or rebuild services config Validate and view the Compose file create Create services down ...
is an IP address)--project-directory PATH Specify an alternate working directory(default: the path of the Compose file)Commands: build Build or rebuild services bundle Generate a Docker bundle from the Compose file config Validate and view the Compose file ...
Commands: build Build or rebuild services bundle Generate a Docker bundle from the Compose file config Validate and view the Compose file create Create services down Stop and remove containers, networks, images, and volumes events Receive real time events from containers ...
keys in v3 files to their non-Swarm equivalent Commands: build Build or rebuild services ...