UNPKG

@nx/docker

Version:

The Nx Plugin for Docker to aid in containerizing projects.

5 lines (4 loc) 87 B
export interface DockerReleasePublishSchema { dryRun?: boolean; quiet?: boolean; }