interface ImageOptions
implements CommonImageOptions
import { type ImageOptions } from "https://deno.land/x/cicada@v0.1.49/expiremental/image.ts";
An image that is built by Cicada
Properties
Entry point to run when the container starts. This can be a string or an array of strings.
The command to run when the container starts. This can be a string or an array of strings.
The port that the container exposes. This can be a number or a string.