# Functions
BuildDockerImage builds a docker image on a remote host.
BuildDockerImageFromGitRepo builds a docker image from a git repo on a remote host.
ComposeOverSSH sets up a docker-compose file on a remote host over SSH.
No description provided by the author
No description provided by the author
ComposeSSHSetupMonitoring sets up monitoring using docker-compose.
ComposeSSHSetupNode sets up an AvalancheGo node and dependencies on a remote host over SSH.
DockerLocalImageExists checks if a docker image exists on a remote host.
GetRemoteComposeContent gets the content of a remote docker-compose file.
HasRemoteComposeService checks if a service is present in a remote docker-compose file.
No description provided by the author
ListRemoteComposeServices lists the services in a remote docker-compose file.
ParseRemoteComposeContent extracts a value from a remote docker-compose file.
No description provided by the author
PullDockerImage pulls a docker image on a remote host.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidateComposeFile validates a docker-compose file on a remote host.
WasNodeSetupWithMonitoring checks if an AvalancheGo node was setup with monitoring on a remote host.