UNPKG

@deploystack/docker-to-iac

Version:

Translate docker run and docker compose file to Infrastructure as Code

2 lines (1 loc) 119 B
export declare function resolveEnvironmentValue(value: string, environmentVariables?: Record<string, string>): string;