interface MountNetworkAutoParamsimport { type MountNetworkAutoParams } from "https://deno.land/x/pipelight@v0.3.0/src/helpers/docker/networks/mod.ts"; Propertiessuffix: stringoptionalip: stringoptionalargs: Record<string, string>[]