1 مستودع
Interfaces that decouple container execution from specific OCI runtime implementations.
Distinct from OCI Runtime Implementations: Abstracts the choice of OCI backend (Docker vs Podman) rather than the internal runtime implementation.
Explore 1 awesome GitHub repository matching devops & infrastructure · Runtime Abstraction Layers. Refine with filters or upvote what's useful.
x11docker is an OCI container GUI orchestrator and hardware bridge designed to execute graphical applications and full desktop environments inside containers. It functions as a Linux GUI sandbox, linking containerized processes to host X11 or Wayland display servers and audio systems. The project differentiates itself by providing deep system integration for hardware acceleration, including NVIDIA driver automation and GPU passthrough. It supports cross-architecture GUI emulation and provides remote access capabilities through VNC, SSH forwarding, and browser-based HTML5 rendering. The tool
Provides a common interface to execute containers across different backends like Docker and Podman.