WIP: A Composition function that wraps an OCI container
Go to file
renovate[bot] ca5ff18305
Update docker/setup-buildx-action digest to 885d146
2023-08-28 07:40:03 +00:00
.github Update docker/setup-buildx-action digest to 885d146 2023-08-28 07:40:03 +00:00
build@bd5297bd16 Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
cluster/images/function-runtime-oci Update debian:bookworm-slim Docker digest to 741bae5 2023-08-28 00:28:50 +00:00
cmd/function-runtime-oci refactor: rename function-runtime-oci package to container 2023-08-18 09:46:45 +02:00
internal chore: bump all deps 2023-08-18 09:58:05 +02:00
.gitignore Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
.gitmodules Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
.golangci.yml Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
LICENSE Initial commit 2023-08-10 14:56:32 -07:00
Makefile Update dependency golangci/golangci-lint to v1.54.1 2023-08-18 10:14:32 +00:00
README.md Initial commit 2023-08-10 14:56:32 -07:00
go.mod Update module github.com/google/uuid to v1.3.1 2023-08-21 19:10:10 +00:00
go.sum Update module github.com/google/uuid to v1.3.1 2023-08-21 19:10:10 +00:00

README.md

function-runtime-oci

A Composition Function runtime that wraps an OCI container