awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
indigo-dc avatar

indigo-dc/udocker

0
View on GitHub↗
1,754 stars·168 forks·Python·Apache-2.0·8 viewsindigo-dc.github.io/udocker↗

Udocker

A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.

Features

  • Container Engines - Tool for executing containers without requiring root privileges.
  • Container Wrappers - Executes containers in restricted environments without root privileges.

Star history

Star history chart for indigo-dc/udockerStar history chart for indigo-dc/udocker

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Udocker

Similar open-source projects, ranked by how many features they share with Udocker.
  • artsy/hokusaiartsy avatar

    artsy/hokusai

    97View on GitHub↗

    Artsy's Docker / Kubernetes CLI and Workflow

    Python
    View on GitHub↗97
  • containers/libpodcontainers avatar

    containers/libpod

    32,040View on GitHub↗

    Libpod is a container management library for running and controlling the lifecycle of Open Container Initiative compliant containers and images across different storage backends. It provides a programmatic interface for the remote control and automation of container environments. The project enables the coordination of multiple containers into pods that share network namespaces and other shared resources. It supports rootless container execution by using user namespaces to launch containers without administrative privileges. The library covers a broad range of system operations, including im

    Go
    View on GitHub↗32,040
  • containers/youkicontainers avatar

    containers/youki

    7,463View on GitHub↗

    Youki is an OCI container runtime written in Rust. It implements the Open Container Initiative runtime specification to manage the lifecycle of containerized processes and ensure compatibility with standard container images and engines. The runtime is designed for memory safety and supports rootless container execution, allowing containers to run as non-root users to reduce security risks and limit privilege escalation. It provides core container management capabilities, including spawning and managing OCI containers. This is achieved through Linux namespace isolation, cgroup-based resource

    Rust
    View on GitHub↗7,463
  • 01org/cc-oci-runtime01org avatar

    01org/cc-oci-runtime

    417View on GitHub↗

    .. image:: https://travis-ci.org/01org/cc-oci-runtime.svg?branch=master :target: https://travis-ci.org/01org/cc-oci-runtime

    C
    View on GitHub↗417
See all 20 alternatives to Udocker→

Frequently asked questions

What does indigo-dc/udocker do?

A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.

What are the main features of indigo-dc/udocker?

The main features of indigo-dc/udocker are: Container Engines, Container Wrappers.

What are some open-source alternatives to indigo-dc/udocker?

Open-source alternatives to indigo-dc/udocker include: artsy/hokusai — Artsy's Docker / Kubernetes CLI and Workflow. containers/libpod — Libpod is a container management library for running and controlling the lifecycle of Open Container Initiative… containers/youki — Youki is an OCI container runtime written in Rust. It implements the Open Container Initiative runtime specification… coreos/rkt — rkt is a secure Linux container engine and pod-native container manager. It provides a composable execution… firecracker-microvm/firecracker — Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated… 01org/cc-oci-runtime — .. image:: https://travis-ci.org/01org/cc-oci-runtime.svg?branch=master :target:…