awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • sinelaw/freshAvatar de sinelaw

    sinelaw/fresh

    5,914Voir sur GitHub↗

    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
    Voir sur GitHub↗5,914
  • posit-dev/positronAvatar de posit-dev

    posit-dev/positron

    3,969Voir sur GitHub↗

    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
    Voir sur GitHub↗3,969
  1. Home
  2. DevOps & Infrastructure
  3. Dev Container Specifications
  4. Dev Container Rebuilders