mirror of
https://github.com/danbulant/docker-compose
synced 2026-05-20 21:08:59 +00:00
parent
d9ed460405
commit
3b8aaec914
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ const composeOptionsToArgs = (composeOptions): string[] => {
|
|||
/**
|
||||
* Executes docker-compose command with common options
|
||||
*/
|
||||
const execCompose = (
|
||||
export const execCompose = (
|
||||
command,
|
||||
args,
|
||||
options: IDockerComposeOptions = {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue