ComposeFile Constructors
Class Constructors 1 member
Represents a Docker Compose file with properties and configurations for services, networks, volumes, secrets, configs, and custom extensions.
Constructor Section titled Constructor public sealed class ComposeFile{ public ComposeFile() { // ... }}