awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NVIDIA avatar

NVIDIA/enroot

0
View on GitHub↗
968 estrellas·130 forks·Shell·Apache-2.0·2 vistas

Enroot

A simple yet powerful tool to turn traditional container/OS images into unprivileged sandboxes.

Features

  • Infrastructure and Deployment - Tool for creating unprivileged container sandboxes.
  • Gestión de infraestructura - Herramienta para crear sandboxes de contenedores sin privilegios.

Historial de estrellas

Gráfico del historial de estrellas de nvidia/enrootGráfico del historial de estrellas de nvidia/enroot

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Enroot

Proyectos open-source similares, clasificados según cuántas características comparten con Enroot.
  • ansible/ansibleAvatar de ansible

    ansible/ansible

    68,968Ver en GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    Ver en GitHub↗68,968
  • containous/traefikAvatar de containous

    containous/traefik

    63,656Ver en GitHub↗

    Traefik is a cloud-native load balancer and dynamic reverse proxy designed for microservices traffic routing. It automatically discovers services and generates network routes by listening to infrastructure changes in orchestrators and service registries. The project distinguishes itself through auto-configuring service routing, which eliminates manual configuration by updating routing rules in real time as infrastructure scales. It also provides automated SSL certificate management, utilizing ACME-based automation to request and renew certificates from remote authorities. Additional capabili

    Go
    Ver en GitHub↗63,656
  • aliyuncontainerservice/log-pilotAvatar de AliyunContainerService

    AliyunContainerService/log-pilot

    1,433Ver en GitHub↗

    Collect logs for docker containers

    Go
    Ver en GitHub↗1,433
  • docker/docker-pyAvatar de docker

    docker/docker-py

    7,184Ver en GitHub↗

    docker-py is a Python library and SDK that serves as a programmatic client for the Docker Engine API. It provides a programmatic interface for controlling containers, images, and clusters, allowing for the automation of containerized applications and engine resources. The library enables remote Docker administration through various transport methods, including Unix domain sockets, TCP ports, and encrypted SSH tunnels. It handles real-time data links by using WebSockets to stream input and output from active containers. The project covers container lifecycle control, image management for buil

    Python
    Ver en GitHub↗7,184
Ver las 30 alternativas a Enroot→

Preguntas frecuentes

¿Qué hace nvidia/enroot?

A simple yet powerful tool to turn traditional container/OS images into unprivileged sandboxes.

¿Cuáles son las características principales de nvidia/enroot?

Las características principales de nvidia/enroot son: Infrastructure and Deployment, Gestión de infraestructura.

¿Qué alternativas de código abierto existen para nvidia/enroot?

Las alternativas de código abierto para nvidia/enroot incluyen: docker/docker-py — docker-py is a Python library and SDK that serves as a programmatic client for the Docker Engine API. It provides a… fizzadar/pyinfra — pyinfra is an agentless infrastructure automation framework that turns declarative Python code into idempotent shell… ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… containous/traefik — Traefik is a cloud-native load balancer and dynamic reverse proxy designed for microservices traffic routing. It… aliyuncontainerservice/log-pilot — Collect logs for docker containers. graylog2/graylog2-server — Graylog2-server is an open-source centralized log management system and aggregator. It functions as a log analysis…