This commit is contained in:
Tomas Dvorak
2026-02-23 16:43:39 +01:00
parent b62cf649d9
commit 0977d95539
301 changed files with 52067 additions and 3801 deletions
+5 -1
View File
@@ -1,5 +1,5 @@
<p align="center">
<img src="./canvas_inspirational.png" alt="Containr Logo" width="200">
<img src="./containr.svg" alt="Containr Logo" width="200">
</p>
<h1 align="center">
@@ -24,6 +24,10 @@
<a href="#contributing">Contributing</a>
</p>
<p align="center">
<img src="./scorecard.png" alt="Code Quality Scorecard" width="100%">
</p>
> **⚠️ Development Status**: This project is currently under active development and is **not yet ready for production use**. The current codebase represents the default structure and foundation for the container management platform. Many features are still being implemented and may not work as expected.
> **🚀 Inspired by Railway**: This project draws inspiration from [Railway](https://railway.app)'s seamless deployment experience and developer-friendly approach. The goal is to bring that same level of simplicity and power to self-hosted container management.