Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pipelight/src/helpers/docker/images/mod.ts>get_image

Typescript helpers for pipelight
Latest
variable get_image
import { get_image } from "https://deno.land/x/pipelight@v0.3.0/src/helpers/docker/images/mod.ts";

type

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