TaylorHere

Results 25 comments of TaylorHere

No, my bad, it's working with rootless sockets ```shell DOCKER_HOST=unix:///run/user/1000/podman/podman.sock envd bootstrap ``` ```shell INFO[2022-11-02T11:01:59+08:00] [1/3] Bootstrap SSH Key INFO[2022-11-02T11:01:59+08:00] [2/3] Bootstrap autocomplete INFO[2022-11-02T11:01:59+08:00] You may have to restart your...

Hi all, we are so interesting to see graph algorithms running in a parallel and distributed way, so that we can use this wonderful project as a production ready platform,...

you can just write space holder like: `raise ValidationError('%s')` then the Validation message can show nicely but the recommended approach for this is fix the MogonKit source as @jannah commented

trying to figure out how to add a podman socket when the CI test, did not use GitHub actions before.

> From what I understood here, podman has the same implementation as docker. And we are adding a new context name for podman, right? yes, I'm adding a new context...

> Thanks for your contribution! tada +1 > > Does `podman load` work now? > > /cc @kemingy @VoVAllen the CI can only work in this PR, local build envd...

> Got this error when loading the image: > > ``` > error: failed to receive status: rpc error: code = Unavailable desc = error reading from server: command [podman...

```shell => exporting to oci image format 2.7s => => exporting layers 1.5s => => exporting manifest sha256:d455a0ef6f205f908117953e36db96d41845bb9cec01bf325ba2babdeb1b8b77 0.0s => => exporting config sha256:19009efecb6ec386bc52b0676e581b59144e600c5d8cbd3786ecc0c54a33528c 0.0s => => sending tarball 1.1s...