libveinmind icon indicating copy to clipboard operation
libveinmind copied to clipboard

一个由长亭自研,直观而可扩展的容器安全 SDK

Results 6 libveinmind issues
Sort by recently updated
recently updated
newest added

当获取到 `api.Image` 时,希望通过 OCI 获取到 Manifest 相关信息,具体字段参考 https://github.com/opencontainers/image-spec/blob/main/specs-go/v1/manifest.go

Please support Kata

enhancement

目前不支持arch系用户的常用软件源,可以考虑给aur添加一下 ![image](https://user-images.githubusercontent.com/72065582/230823371-7dbb6efd-1826-4849-8a26-62cdc97bf11d.png)

```shell pyq@ubuntu:~/projects/veinmind-runner$ echo 'deb [trusted=yes] https://download.veinmind.tech/libveinmind/apt/ ./' | sudo tee /etc/apt/sources.list.d/libveinmind.list sudo apt-get update sudo apt-get install libveinmind-dev [sudo] password for pyq: deb [trusted=yes] https://download.veinmind.tech/libveinmind/apt/ ./ Hit:1 https://download.docker.com/linux/ubuntu jammy InRelease...