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