package
0.11.4
Repository: https://github.com/hashicorp/waypoint.git
Documentation: pkg.go.dev

# README

Docker Ref

The Docker Ref plugin refers to an existing Docker image, passing its image information, the image name and tag, to the Waypoint lifecycle.

Components

  1. Builder

Related Plugins

  1. Docker

# Variables

Options are the SDK options to use for instantiation.

# Structs

Builder uses `docker build` to build a Docker iamge.
BuilderConfig is the configuration structure for the registry.