libveinmind
libveinmind copied to clipboard
一个由长亭自研,直观而可扩展的容器安全 SDK
当获取到 `api.Image` 时,希望通过 OCI 获取到 Manifest 相关信息,具体字段参考 https://github.com/opencontainers/image-spec/blob/main/specs-go/v1/manifest.go
目前不支持arch系用户的常用软件源,可以考虑给aur添加一下 
```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...