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
Back to fsouza/go-dockerclient

Projects sharing features with Go Dockerclient

30 open-source projects similar to fsouza/go-dockerclient, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • apocas/dockerodeapocas avatar

    apocas/dockerode

    4,910View on GitHub↗

    Dockerode is a Node.js library that provides programmatic management of Docker containers, images, and volumes by acting as a wrapper for the Docker Remote API. It enables JavaScript applications to interact with a Docker engine via Unix sockets or TCP network interfaces. The project covers container lifecycle management, including launching instances and executing commands with bidirectional input and output streaming. It also provides capabilities for building container images, pulling images from registries, and configuring virtual networks. Additional functionality includes the coordinat

    JavaScript
    View on GitHub↗4,910
  • docker/docker-pydocker avatar

    docker/docker-py

    7,184View on 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
    View on GitHub↗7,184
  • abians/docker-db-managerAbianS avatar

    AbianS/docker-db-manager

    162View on GitHub↗

    A desktop application for managing Docker database containers

    TypeScript
    View on GitHub↗162
  • aliyuncontainerservice/log-pilotAliyunContainerService avatar

    AliyunContainerService/log-pilot

    1,433View on GitHub↗

    Collect logs for docker containers

    Go
    View on GitHub↗1,433

AI search

Explore more awesome repositories

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

Find more with AI search
  • andreivmaksimov/aws-eks-spot-instances-serverless-framework-demoandreivmaksimov avatar

    andreivmaksimov/aws-eks-spot-instances-serverless-framework-demo

    2View on GitHub↗

    This is Serverless framework code demo for article Serverless Framework - Run your Kubernetes Workloads on Amazon EC2 Spot Instances with Amazon EKS - Part 1

    Python
    View on GitHub↗2
  • andrewfarley/serverless-cloudwatch-rds-custom-metricsAndrewFarley avatar

    AndrewFarley/serverless-cloudwatch-rds-custom-metrics

    45View on GitHub↗

    Found at: https://github.com/AndrewFarley/serverless-cloudwatch-rds-custom-metrics Farley farley at olindata dot com OR farley at neonsurge dot_ com

    JavaScript
    View on GitHub↗45
  • anycable/anycable-railsanycable avatar

    anycable/anycable-rails

    533View on GitHub↗

    AnyCable for Ruby on Rails applications

    Ruby
    View on GitHub↗533
  • bettiolo/oauth-signature-jsbettiolo avatar

    bettiolo/oauth-signature-js

    232View on GitHub↗

    JavaScript OAuth 1.0a signature generator (RFC 5849) for node and the browser

    JavaScript
    View on GitHub↗232
  • bvincent1/serverless-gitlab-cibvincent1 avatar

    bvincent1/serverless-gitlab-ci

    19View on GitHub↗

    Basic nodejs CI setup for gitlab's CI service. This configuration can be used with their free tier usage or their self-hosted solution. This lets devs collaborate on simple serverless projects with automatic deployment on merge. This also tags each merge to an environment for automatic tracking…

    JavaScript
    View on GitHub↗19
  • ari-hacks/terraform-study-guideA

    ari-hacks/terraform-study-guide

    0View on GitHub↗
    View on GitHub↗0
  • aws/aws-sdk-netaws avatar

    aws/aws-sdk-net

    117View on GitHub↗

    The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:

    C#
    View on GitHub↗117
  • aws-solutions-library-samples/guidance-for-vibe-coding-with-aws-mcp-serversA

    aws-solutions-library-samples/guidance-for-vibe-coding-with-aws-mcp-servers

    0View on GitHub↗

    Guidance for Vibe Coding AI Agents with AWS MCP Servers - Table of Contents - Overview - AWS MCP Servers - Architecture - Cost - Sample Cost Table - Deployment Options - Option 1: AWS Workshop Studio (Recommended for Workshop Participants) - Option 2: Self-Deployment in Your Own AWS Account -…

    View on GitHub↗0
  • axios/axiosaxios avatar

    axios/axios

    109,077View on GitHub↗

    Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different JavaScript execution environments, including the browser and Node.js. It functions as a JSON API client that serializes JavaScript objects into JSON and parses server responses into structured data. The project features a system for managing reusable client instances with shared configurations, such as base URLs and default settings. It includes a mechanism for intercepting outgoing requests and incoming responses globally, allowing data to be transformed before it reaches the

    JavaScripthacktoberfesthttp-clientjavascript
    View on GitHub↗109,077
  • azure/azure-powershellAzure avatar

    Azure/azure-powershell

    4,733View on GitHub↗

    Azure PowerShell is a collection of scriptable commands and a management tool used for the administration, configuration, and automation of Microsoft Azure cloud resources and infrastructure. It serves as a command line interface for deploying and monitoring cloud services. The project provides capabilities for cloud resource orchestration and infrastructure automation, allowing for the execution of programmable scripts to handle repetitive administrative tasks. It includes tools for managing identity and access across multiple Azure tenants and subscriptions. The system covers authenticatio

    C#armazuremicrosoft
    View on GitHub↗4,733
  • bearer/bearer-jsB

    Bearer/bearer-js

    0View on GitHub↗
    View on GitHub↗0
  • ansible/ansibleansible avatar

    ansible/ansible

    68,968View on 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
    View on GitHub↗68,968
  • bondiano/telega-gleambondiano avatar

    bondiano/telega-gleam

    60View on GitHub↗

    A Gleam library for the Telegram Bot API on BEAM.

    Gleam
    View on GitHub↗60
  • bunopnu/glevatarbunopnu avatar

    bunopnu/glevatar

    7View on GitHub↗

    Easily create Gravatar URLs in Gleam, supporting both Erlang and JavaScript 🎀

    Gleam
    View on GitHub↗7
  • alexcasalboni/aws-lambda-power-tuningalexcasalboni avatar

    alexcasalboni/aws-lambda-power-tuning

    6,028View on GitHub↗

    This project is a performance optimizer and resource benchmarker for AWS Lambda. It analyzes the trade-off between execution speed and cost by testing various memory configurations to identify the most cost-effective settings and minimize operational spending. The tool utilizes an AWS Step Functions orchestrator to automate the execution and data collection of multiple function test runs across different power levels. It simulates production workloads by injecting custom static or remote data and using weighted payload distribution to mimic real-world traffic patterns. The suite covers sever

    JavaScript
    View on GitHub↗6,028
  • byawitz/scaling-appwritebyawitz avatar

    byawitz/scaling-appwrite

    34View on GitHub↗

    In this repo, you'll find all the necessary files needed for deploying Appwrite:

    View on GitHub↗34
  • changemakerstudios/docker.registry.dotnetChangemakerStudios avatar

    ChangemakerStudios/Docker.Registry.DotNet

    42View on GitHub↗

    .NET (C#) Client Library for Docker Registry API V2

    C#
    View on GitHub↗42
  • containous/traefikcontainous avatar

    containous/traefik

    63,656View on 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
    View on GitHub↗63,656
  • coollabsio/coolifycoollabsio avatar

    coollabsio/coolify

    57,055View on GitHub↗

    This project is a self-hosted platform-as-a-service that provides a centralized management interface for deploying, configuring, and monitoring containerized applications and databases on private infrastructure. It functions as a visual control plane, automating the end-to-end lifecycle of services from source code to production. By managing container orchestration, networking, and resource allocation, it allows users to maintain full control over their own hardware while streamlining the delivery of software. The platform distinguishes itself through its agentless architecture, which uses se

    PHPcoolifydatabasesdeployment
    View on GitHub↗57,055
  • countly/countly-sdk-windowsCountly avatar

    Countly/countly-sdk-windows

    25View on GitHub↗

    Windows Phone & Windows SDK for Countly Digital Analytics

    C#sdksdk-supportedwindows
    View on GitHub↗25
  • curl/curlcurl avatar

    curl/curl

    42,214View on GitHub↗

    Curl is a command-line tool and portable library for transferring data across a wide range of network protocols. It functions as a unified engine that abstracts diverse communication standards, allowing users and developers to move files and information between servers using a consistent interface. The project provides both a versatile command-line client for terminal-based automation and a stable programmatic interface for integrating complex network operations into applications. The system is distinguished by its protocol-agnostic core and its ability to manage both synchronous and asynchro

    Ccclientcurl
    View on GitHub↗42,214
  • darrenburns/postingdarrenburns avatar

    darrenburns/posting

    12,035View on GitHub↗

    Posting is a terminal-based HTTP request manager designed for developing, testing, and documenting API endpoints. It functions as a keyboard-driven interface that allows users to execute requests, manage collections, and inspect server responses directly within the command line environment. By storing request configurations as plain text files on the local filesystem, the tool ensures that API definitions remain compatible with standard version control systems. The project distinguishes itself by treating API collections as version-controlled assets, enabling users to migrate existing workflo

    Pythonautomationclideveloper-tools
    View on GitHub↗12,035
  • dgongut/docker-controller-botdgongut avatar

    dgongut/docker-controller-bot

    250View on GitHub↗

    Bot de telegram para controlar los contenedores docker de tu servidor

    Python
    View on GitHub↗250
  • dmitrysadovnikov/terraform-starterDmitrySadovnikov avatar

    DmitrySadovnikov/terraform-starter

    0View on GitHub↗

    Production-ready Terraform boilerplate for serverless AWS APIs. Complete infrastructure-as-code solution with Lambda, API Gateway, DynamoDB, and S3. Perfect for startups - less than $1/month.

    HCL
    View on GitHub↗0
  • abbasdgr8/cloudwatch-proxyabbasdgr8 avatar

    abbasdgr8/cloudwatch-proxy

    5View on GitHub↗

    Logging adapter that consumes log streams from AWS CloudWatch, streams them to other log destinations. Also capable of identifying alerts and notifying via Slack and Email

    Python
    View on GitHub↗5
  • 99xt/serverless-delivery-framework99xt avatar

    99xt/serverless-delivery-framework

    31View on GitHub↗

    Serverless delivery framework was developed using aws technologies with serverless framework for deliver software versions and Switch users for different software versions. read more

    JavaScript
    View on GitHub↗31