Man page - docker-stack-config(1)

Packages contains this manual

Manual

DOCKER

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO

NAME

docker-stack-config - Outputs the final config file, after doing merges and interpolations

SYNOPSIS

docker stack config [OPTIONS]

DESCRIPTION

Outputs the final config file, after doing merges and interpolations

OPTIONS

-c , --compose-file =[]

Path to a Compose file, or "-" to read from stdin

--skip-interpolation [=false]

Skip interpolation and output only merged config

SEE ALSO

docker-stack(1)