Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface MountNetworkAutoParams
import { type MountNetworkAutoParams } from "https://deno.land/x/pipelight@v0.3.0/src/helpers/docker/networks/mod.ts";

Properties

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