Skip to main content
Latest
interface MountNetworkParams
import { type MountNetworkParams } from "https://deno.land/x/pipelight@v0.3.0/src/helpers/docker/networks/mod.ts";

Properties

name: string
optional
ip: string
optional
args: Record<string, string>[]