Boot and upgrade via container images.
Transactional, in-place operating system updates using OCI/Docker container images. bootc is the key component in a broader mission of bootable containers.
The original Docker container model of using "layers" to model applications has been extremely successful. This project aims to apply the same technique for bootable host systems - using standard OCI/Docker containers as a transport and delivery format for base operating system updates.
An OCI base image of Fedora CoreOS with batteries included.
uCore is an OCI image of Fedora CoreOS with "batteries included". More specifically, it's an opinionated, custom CoreOS image, built daily with some common tools added in. The idea is to make a lightweight server image including commonly used services or the building blocks to host them.
PuzzleFS is a next-generation container filesystem.
Puzzlefs is a container filesystem designed to address the limitations of the existing OCI format. The main goals of the project are reduced duplication, reproducible image builds, direct mounting support and memory safety guarantees, some inspired by the OCIv2 design document.
transform your application source code into images that can run on any cloud.
Your app, in your favorite language, ready to run in the cloud.
Buildpacks transform your application source code into container images.
The Paketo open source project provides production-ready buildpacks for the most popular languages and frameworks.
The smallest PaaS implementation you've ever seen.
An open source PAAS alternative to Heroku.
Dokku helps you build and manage the lifecycle of applications from building to scaling.