package
0.1.6
Repository: https://github.com/intelops/genval.git
Documentation: pkg.go.dev

# Functions

GenerateDockerfileContent generates a Dockerfile from the DockerfileContent struct.

# Structs

DockerfileContent holds the entirety of the Dockerfile data structure.
DockerfileStage represents each stage in a Dockerfile with its associated instructions.