An open API service indexing awesome lists of open source software.

https://github.com/cloudfoundry/grootfs

Garden root file system
https://github.com/cloudfoundry/grootfs

cff-wg-app-runtime-platform cloud-foundry garden rootfs

Last synced: 6 months ago
JSON representation

Garden root file system

Awesome Lists containing this project

README

          

# grootfs

[![Go Report
Card](https://goreportcard.com/badge/code.cloudfoundry.org/grootfs)](https://goreportcard.com/report/code.cloudfoundry.org/grootfs)
[![Go
Reference](https://pkg.go.dev/badge/code.cloudfoundry.org/grootfs.svg)](https://pkg.go.dev/code.cloudfoundry.org/grootfs)

GrootFS is the [Cloud Foundry](https://www.cloudfoundry.org) component
that provides filesystem isolation for containers and deals with
container (Docker and OCI) images.

> \[!NOTE\]
>
> This repository should be imported as `code.cloudfoundry.org/grootfs`.

# Docs

- [Configuration](./docs/01-configuration.md)

# Contributing

See the [Contributing.md](./.github/CONTRIBUTING.md) for more
information on how to contribute.

# Working Group Charter

This repository is maintained by [App Runtime
Platform](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/app-runtime-platform.md)
under `Garden Containers` area.

> \[!IMPORTANT\]
>
> Content in this file is managed by the [CI task
> `sync-readme`](https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/tasks/sync-readme/metadata.yml)
> and is generated by CI following a convention.