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
.context("failed to push spin app to registry with 'spin'")?;
114
118
Ok(())
@@ -126,7 +130,6 @@ impl SpinShim {
126
130
}
127
131
128
132
/// Start the Spin app using `ctr run`
129
-
/// Equivalent of `sudo ctr run --rm --net-host --runtime io.containerd.spin.v2 ttl.sh/myapp:48h ctr-run-id bogus-arg` for image `ttl.sh/myapp:48h` and run id `ctr-run-id`
0 commit comments