package docker func LoadUrbits() error { logger.Info("Loading Urbit ships") // load config from each pier // apply latest version info (if automated updates) // start containers return nil }