Search Criteria
Package Details: ops 0.1.43-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ops.git (read-only, click to copy) |
---|---|
Package Base: | ops |
Description: | Build and run nanos unikernels |
Upstream URL: | https://ops.city |
Keywords: | devops edge-computing imagebuilder microservice minimalist operating-systems orchestrator sandbox serverless unikernel unikernels virtualization |
Licenses: | MIT |
Submitter: | ragouel |
Maintainer: | tuananh |
Last Packager: | tuananh |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-24 13:21 (UTC) |
Last Updated: | 2025-03-07 23:01 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-eacAUR)
- buf (buf-binAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- grpc-gatewayAUR (grpc-gateway-gitAUR, grpc-gateway-binAUR) (make)
- protoc-gen-goAUR (protoc-gen-go-gitAUR, protoc-gen-go-binAUR) (make)
- protoc-gen-go-grpcAUR (protoc-gen-go-grpc-binAUR, protoc-gen-go-grpc-gitAUR) (make)
- qemu (qemu-gitAUR, qemu-headless-gitAUR, qemu-base, qemu-desktop, qemu-full) (optional)
Latest Comments
vitaliikuzhdin commented on 2025-08-26 13:03 (UTC)
Could you please change the dependencies from
grpc-gateway
to the actual binaries it provides (protoc-gen-grpc-gateway
and/orprotoc-gen-openapiv2
)? I’d like to split the currentgrpc-gateway
package since not everyone needs both binaries. Thanks in advance!tuananh commented on 2025-03-07 23:02 (UTC)
@vitaliikuzhdin it works. updated. thank you.
vitaliikuzhdin commented on 2025-03-07 22:13 (UTC)
protoc-gen-grpc-gateway
andprotoc-gen-openapiv2
are now provided by grpc-gateway. Please test if you can use it as a build dependency.