Skip to main content
Deno 2 is finally here 🎉️
Learn more
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>[]