package docker func LoadNetdata() error { logger.Info("Loading Netdata container") // start container return nil }