Skip to main content
Latest
variable get_container
import { get_container } from "https://deno.land/x/pipelight@v0.3.0/src/helpers/docker/containers/mod.ts";

type

(array: Container[], suffix: string) => Container | undefined