# Structs
DockerCompose represents the structure of the docker-compose.yml file.
Service represents a service in the docker-compose.yml file.
ServiceScript is a struct at the ServiceScriptReturn.
# Type aliases
ServiceScriptReturn represent the return of some internal methods.