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
- Host: GitHub
- URL: https://github.com/cloudfoundry/grootfs
- Owner: cloudfoundry
- License: apache-2.0
- Created: 2016-07-21T13:31:12.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T02:29:58.000Z (7 months ago)
- Last Synced: 2025-03-31T18:21:17.563Z (7 months ago)
- Topics: cff-wg-app-runtime-platform, cloud-foundry, garden, rootfs
- Language: Go
- Homepage:
- Size: 77.8 MB
- Stars: 45
- Watchers: 27
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# grootfs
[](https://goreportcard.com/report/code.cloudfoundry.org/grootfs)
[](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.