awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesDev Container Rebuilders

Forcing a full rebuild of a development container from its Dockerfile and configuration, discarding existing state.

Distinct from Dev Container Specifications: Distinct from Dev Container Specifications: focuses on the rebuild action itself, not generating configuration files.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Dev Container Rebuilders. Refine with filters or upvote what's useful.

Awesome Dev Container Rebuilders GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • sinelaw/freshAvatar von sinelaw

    sinelaw/fresh

    5,914Auf GitHub ansehen↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Forces a full rebuild of a dev container from its Dockerfile and configuration.

    Rustideterminal-basedtext-editor
    Auf GitHub ansehen↗5,914
  • posit-dev/positronAvatar von posit-dev

    posit-dev/positron

    3,969Auf GitHub ansehen↗

    Positron is a data science integrated development environment and AI-powered code editor designed for polyglot development, specifically supporting Python and R. It functions as a remote compute workspace that separates the user interface from the execution kernel via SSH or container integration. The environment features a deep integration of large language models that provide context-aware suggestions and automated data analysis by accessing real-time interpreter state, in-memory objects, and plot outputs. It distinguishes itself through a polyglot runtime bridge that enables cross-language

    Supports rebuilding development containers from configuration files to update the execution environment.

    TypeScript
    Auf GitHub ansehen↗3,969
  1. Home
  2. DevOps & Infrastructure
  3. Dev Container Specifications
  4. Dev Container Rebuilders