/** * Name of the docker host inside container * https://stackoverflow.com/questions/48546124/what-is-linux-equivalent-of-host-docker-internal/61001152 */ export declare function getDockerHostName(): string; //# sourceMappingURL=getDockerHostName.d.ts.map