awesome-repositories.com
Blog
MCP
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
·
Back to crazy-max/ghaction-docker-buildx

Open-source alternatives to Ghaction Docker Buildx

30 open-source projects similar to crazy-max/ghaction-docker-buildx, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ghaction Docker Buildx alternative.

  • amir20/dtopAvatar de amir20

    amir20/dtop

    874Voir sur GitHub↗
    Rust
    Voir sur GitHub↗874
  • andreybleme/lazycontainerAvatar de andreybleme

    andreybleme/lazycontainer

    362Voir sur GitHub↗

    Fancy terminal UI for Apple Containers

    Go
    Voir sur GitHub↗362
  • ankitvgupta/ref-to-tag-actionAvatar de ankitvgupta

    ankitvgupta/ref-to-tag-action

    5Voir sur GitHub↗

    Extract a docker-compatible tag name from a github ref

    Shell
    Voir sur GitHub↗5
  • appleboy/docker-ecr-actionAvatar de appleboy

    appleboy/docker-ecr-action

    26Voir sur GitHub↗

    Publish Docker Images to the Amazon Elastic Container Registry (ECR)

    Dockerfile
    Voir sur GitHub↗26
  • aquasecurity/trivyAvatar de aquasecurity

    aquasecurity/trivy

    36,462Voir sur GitHub↗

    Trivy is a comprehensive security scanner designed to identify vulnerabilities and misconfigurations across container images, filesystems, and infrastructure as code files. It functions as a software composition analysis tool and an infrastructure security scanner, providing automated checks for CI/CD pipelines and cloud environments to ensure the integrity of the software supply chain. The tool distinguishes itself through a modular, plugin-based architecture that allows for the independent inspection of diverse targets. It utilizes a declarative policy engine to evaluate configurations agai

    Gocontainersdevsecopsdocker
    Voir sur GitHub↗36,462

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • awslabs/eks-node-viewerAvatar de awslabs

    awslabs/eks-node-viewer

    1,605Voir sur GitHub↗
    Go
    Voir sur GitHub↗1,605
  • bcicen/ctopAvatar de bcicen

    bcicen/ctop

    17,765Voir sur GitHub↗

    ctop is a terminal-based dashboard utility designed for monitoring and managing containerized applications. It provides a real-time interface for tracking the operational status and resource utilization of multiple containers simultaneously, offering a centralized view of system health directly within a terminal emulator. The tool distinguishes itself by integrating directly with the container runtime to provide both high-level infrastructure overviews and deep inspection capabilities. Users can organize their dashboard through persistent filtering and sorting preferences, ensuring that perfo

    Gocommand-linecommandlinecontainers
    Voir sur GitHub↗17,765
  • bunkerity/bunkerized-nginxAvatar de bunkerity

    bunkerity/bunkerized-nginx

    10,629Voir sur GitHub↗

    Bunkerized Nginx is a containerized security automation system that provides a secure reverse proxy and web application firewall. It focuses on protecting web applications by monitoring container labels within cloud-native orchestration systems to automatically update security settings and firewall rules. The system distinguishes itself through automated security operations, including the automatic management of SSL certificates and an automated client banning mechanism that blocks IP addresses based on HTTP status codes. It features bot challenge mechanisms using CAPTCHAs, JavaScript, or coo

    Python
    Voir sur GitHub↗10,629
  • christian-korneck/docker-pushrmAvatar de christian-korneck

    christian-korneck/docker-pushrm

    152Voir sur GitHub↗

    "Docker Push Readme" - a Docker CLI plugin to update container repo docs

    Go
    Voir sur GitHub↗152
  • containers/buildahAvatar de containers

    containers/buildah

    8,618Voir sur GitHub↗

    Buildah is a tool for creating OCI-compliant container images without requiring a background daemon process. It functions as a daemonless image constructor and distribution tool, allowing users to build, push, and pull images between local storage and remote registries. The project distinguishes itself by supporting unprivileged image building through the use of user namespaces and rootless mode. It enables direct modification of container root filesystems by mounting them to the host, allowing images to be treated as directories that can be manipulated via standard shell commands or scripts.

    Gocontainercontainer-imagecontainers
    Voir sur GitHub↗8,618
  • containers/libpodAvatar de containers

    containers/libpod

    32,040Voir sur 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
    Voir sur GitHub↗32,040
  • containers/podman-tuiAvatar de containers

    containers/podman-tui

    1,147Voir sur GitHub↗

    Podman Terminal UI

    Go
    Voir sur GitHub↗1,147
  • containers/skopeoAvatar de containers

    containers/skopeo

    10,982Voir sur GitHub↗

    Skopeo is an OCI container image manager and registry client designed for inspecting, copying, and signing container images across different registries and storage backends. It enables the manipulation of container images using direct API calls to registries, operating independently of a local container daemon or runtime. The tool provides specialized capabilities for container image mirroring and synchronization, specifically supporting the mirroring of external repositories to internal registries for air-gapped environments. It also functions as a container image signing tool, allowing for

    Go
    Voir sur GitHub↗10,982
  • cruise-org/cruiseAvatar de cruise-org

    cruise-org/cruise

    177Voir sur GitHub↗

    Cruise is a powerful, intuitive, and fully-featured TUI (Terminal User Interface) for managing containers. Built with Go and Bubbletea, it offers a visually rich, keyboard-first experience for managing containers, images, volumes, networks, logs and more — all from your terminal.

    Go
    Voir sur GitHub↗177
  • darksworm/argonautAvatar de darksworm

    darksworm/argonaut

    399Voir sur GitHub↗

    Keyboard-first terminal UI for Argo CD. Browse apps, scope by clusters/namespaces/projects, stream live resource status, trigger syncs, inspect diffs, and roll back safely — all without leaving your terminal.

    Go
    Voir sur GitHub↗399
  • derailed/k9sAvatar de derailed

    derailed/k9s

    33,983Voir sur GitHub↗

    This project is a terminal-based dashboard for managing Kubernetes clusters. It provides a character-based interface that enables real-time monitoring and interactive control of containerized workloads, allowing users to perform administrative tasks such as scaling deployments, viewing logs, and managing port forwarding directly from the command line. The interface is designed for high-speed navigation, utilizing a keyboard-driven command system that maps input sequences to specific operational actions. It maintains an accurate view of the cluster state through asynchronous event polling, ens

    Gogogolangk8s
    Voir sur GitHub↗33,983
  • docker/composeAvatar de docker

    docker/compose

    37,588Voir sur GitHub↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    Godockerdocker-composego
    Voir sur GitHub↗37,588
  • docker/docker-bench-securityAvatar de docker

    docker/docker-bench-security

    9,655Voir sur GitHub↗

    This project is a security compliance tool and configuration auditor designed to evaluate Docker deployments against industry security benchmarks. It functions as a script-based scanner that identifies misconfigurations and vulnerabilities within both the host operating system and container settings. The tool specifically implements the Center for Internet Security standards for Docker to verify host and container configurations. It enables a hardening workflow by comparing system states against these standards to identify security gaps and document compliance status. The audit engine suppor

    Shell
    Voir sur GitHub↗9,655
  • docker/docker-ceAvatar de docker

    docker/docker-ce

    5,755Voir sur GitHub↗

    Docker CE is an OCI compliant container platform and runtime engine used for building and running applications within isolated environments. It functions as a Linux container orchestrator and provides a command-line interface to manage the entire lifecycle of running application instances. The platform enables containerized application deployment and cross-platform software distribution by packaging software with its dependencies. It supports microservices architecture management and the creation of reproducible local development environments. The system includes capabilities for application

    Go
    Voir sur GitHub↗5,755
  • dockur/windowsAvatar de dockur

    dockur/windows

    51,718Voir sur GitHub↗

    This project provides a containerized virtualization engine that runs full Windows operating system instances within isolated containers. By acting as a cross-platform virtualization runtime, it enables the deployment of desktop environments on any host that supports standard container runtimes, ensuring consistent execution across diverse infrastructure. The system distinguishes itself by utilizing kernel-level virtualization primitives and hardware emulation to execute guest operating systems. It leverages accelerated kernel execution to offload CPU instructions to the host processor for pe

    Shelldockerdocker-containervirtualization
    Voir sur GitHub↗51,718
  • durableprogramming/dprsAvatar de durableprogramming

    durableprogramming/dprs

    39Voir sur GitHub↗

    DPRS (Docker PRocesS Manager) is a terminal user interface for managing Docker containers and monitoring their logs. Built with a focus on reliability, usability, and efficient container management.

    Rust
    Voir sur GitHub↗39
  • eldara-tech/swarmcliAvatar de Eldara-Tech

    Eldara-Tech/swarmcli

    18Voir sur GitHub↗

    A terminal UI for Docker Swarm that makes cluster state easier to see, understand, and reason about.

    Go
    Voir sur GitHub↗18
  • fanux/sealosF

    fanux/sealos

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • getumbrel/umbrelAvatar de getumbrel

    getumbrel/umbrel

    10,538Voir sur GitHub↗

    Umbrel is a home server operating system designed to centralize the management of self-hosted applications and personal data services. It provides a unified, web-based graphical dashboard that abstracts complex system administration tasks, allowing users to deploy and maintain private cloud infrastructure, blockchain nodes, and media streaming services without requiring command-line interaction. The platform distinguishes itself through a modular application marketplace that automates the retrieval, configuration, and lifecycle management of containerized software. It integrates local artific

    TypeScriptbitcoindockerhome-server
    Voir sur GitHub↗10,538
  • ghostwriters/dockstarterAvatar de GhostWriters

    GhostWriters/DockSTARTer

    2,560Voir sur GitHub↗

    DockSTARTer helps you get started with running apps in Docker.

    Shelldebiandockerdocker-compose
    Voir sur GitHub↗2,560
  • google/gvisorAvatar de google

    google/gvisor

    17,748Voir sur GitHub↗

    This project is a secure container runtime that provides strong isolation for application workloads by implementing a userspace kernel. By intercepting system calls and executing them within a memory-safe, restricted environment, it minimizes the attack surface exposed to the host kernel. It functions as a drop-in engine for standard container orchestration platforms, ensuring compatibility with industry-standard runtime specifications while maintaining a hardened execution boundary. The runtime distinguishes itself through its ability to virtualize core system resources, including an indepen

    Gocontainersdockerkernel
    Voir sur GitHub↗17,748
  • gustavocaso/docker-dashAvatar de GustavoCaso

    GustavoCaso/docker-dash

    14Voir sur GitHub↗

    A full TUI managemnet tool for containers 🏗️

    Go
    Voir sur GitHub↗14
  • handfish/talos-pilotAvatar de handfish

    handfish/talos-pilot

    219Voir sur GitHub↗

    Talos TUI for real-time node monitoring, log streaming, etcd health, and diagnostics

    Rust
    Voir sur GitHub↗219
  • hashicorp/nomadAvatar de hashicorp

    hashicorp/nomad

    16,211Voir sur GitHub↗

    Nomad is a distributed workload orchestrator and infrastructure automation platform designed to manage the lifecycle of applications across large-scale, heterogeneous environments. It functions as a multi-cloud orchestration engine, providing a unified control plane to deploy, scale, and govern containers, virtual machines, and legacy applications. By utilizing declarative job specifications, the system ensures infrastructure convergence and maintains the desired state across distributed data centers and geographic regions. The platform distinguishes itself through a flexible, plugin-based ar

    Go
    Voir sur GitHub↗16,211
  • amir20/dozzleAvatar de amir20

    amir20/dozzle

    11,646Voir sur GitHub↗

    Dozzle is a web-based dashboard designed for the real-time monitoring and management of Docker container environments. It provides a centralized interface to stream live logs, track resource utilization, and perform administrative tasks across multiple host environments. The platform distinguishes itself by offering an interactive terminal emulator that allows users to execute commands directly within running containers from a browser. It also includes built-in alerting capabilities, enabling users to monitor log streams for specific patterns and receive automated notifications when critical

    Godockerdocker-containergolang
    Voir sur GitHub↗11,646