You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnerrors.Errorf("--use-docker was specified but Docker is not running. Function %s requires Docker to bundle static files. Please start Docker or omit the flag.", slug)
63
+
}
64
+
}
60
65
fmt.Fprintln(os.Stderr, utils.Yellow("WARNING:"), "Docker is not running")
0 commit comments