mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
chore: shorten socat proxy container progress message
This commit is contained in:
+1
-1
@@ -213,7 +213,7 @@ func (cli *Client) pushImageToMachine(
|
||||
ID: proxyEventID,
|
||||
Status: progress.Working,
|
||||
StatusText: "Starting",
|
||||
Text: "(detected virtualised Docker locally, starting socat container to proxy to Docker VM)",
|
||||
Text: "(detected Docker in VM locally, starting socat proxy container)",
|
||||
})
|
||||
|
||||
proxyCtrID, proxyPort, err = runDockerVMProxyContainer(ctx, dockerCli, proxyPort)
|
||||
|
||||
Reference in New Issue
Block a user