[go: up one dir, main page]

Showing 12 open source projects for "docker"

View related business solutions
  • More Bookings. Better Experience. Icon
    More Bookings. Better Experience.

    For tour and activity providers

    The all-in-one solution built to help you stay organised and get more bookings with thousands of connections to online travel agencies (OTAs), resellers and suppliers.
    Learn More
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 1
    Docker Gradle Plugin

    Docker Gradle Plugin

    Gradle plugin for orchestrating docker builds and pushes

    a Gradle plugin for orchestrating docker builds and pushes. Add basic tasks for building and pushing docker images based on a simple configuration block that specifies the container name, the Dockerfile, task dependencies, and any additional file resources required for the Docker build. Adds a task for populating placeholders in a docker-compose template file with image versions resolved from dependencies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Gradle Docker Compose Plugin

    Gradle Docker Compose Plugin

    Simplifies usage of Docker Compose for integration testing

    The Gradle Docker Compose Plugin by Avast integrates Docker Compose lifecycle management into Gradle builds. It allows developers to define and manage Docker containers required for integration testing or local development directly from their Gradle build scripts. This plugin automates the startup and shutdown of services, supports container health checks, and enables tight integration between application code and containerized services, enhancing reproducibility and automation in development pipelines.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    OpenBoxes

    OpenBoxes

    Manage inventory and track stock movements for healthcare facilities

    OpenBoxes is an open‑source inventory and supply chain management system tailored for healthcare and disaster-relief logistics. It allows tracking of stock movements, warehouse-to-ward distribution, order requests, and shipment management—deployed in countries like Haiti, Rwanda, Liberia via Partners In Health.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Badass JLink Plugin

    Badass JLink Plugin

    Create a custom runtime image of your modular application

    ...It analyzes your app’s modules (and dependencies) to include only the JDK modules you actually need, which substantially reduces footprint versus shipping a full JRE. The plugin generates launchers, start scripts, and archive layouts ready for distribution or Docker layering. It offers rich configuration for JVM options, system properties, service providers, and add-modules/add-reads tweaks to handle both modular and “automatic module” dependencies. For JavaFX and other common stacks, it provides conveniences that smooth over typical jlink hurdles and platform differences. As a result, you get predictable, fast-starting binaries that are easy to ship across environments without requiring a preinstalled Java runtime.
    Downloads: 4 This Week
    Last Update:
    See Project
  • ClouDNS provides fast and secure Free DNS Hosting and Premium DNS Hosting with Global Anycast DNS Network. Icon
    ClouDNS provides fast and secure Free DNS Hosting and Premium DNS Hosting with Global Anycast DNS Network.

    Forever Free DNS Hosting with Dynamic DNS

    ClouDNS is the biggest European provider of globally Managed DNS services, including GeoDNS, Anycast DNS and DDoS protected DNS. We also offer Domain names, Monitoring services, SSL Certificates, and Google Workspace.
    Learn More
  • 5
    nextflow

    nextflow

    A DSL for data-driven computational pipelines

    Nextflow is a powerful workflow orchestration tool designed for the development and execution of data-intensive pipelines, especially in the field of bioinformatics. It enables reproducible and portable workflows that can run seamlessly across different environments including local, HPC clusters, and cloud platforms. With support for containers and software package managers, Nextflow makes it easy to define complex data processes using a concise DSL and manage dependencies efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Apache Bigtop

    Apache Bigtop

    Bigtop is an Apache Foundation project for Infrastructure Engineers

    ...It provides a consistent framework for testing, packaging, and deploying Hadoop distributions, including tools like HDFS, YARN, Spark, Hive, HBase, and more. By maintaining cross-platform builds (RPMs, DEBs, Docker images, and Kubernetes support), Bigtop makes it easier for organizations to deploy big data stacks in different environments. It also includes a set of integration tests and smoke tests to ensure compatibility and stability between ecosystem components. Developers and operators can use Bigtop to assemble customized Hadoop distributions tailored to their infrastructure and workloads. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DevOps Resources

    DevOps Resources

    DevOps resources

    This repository aggregates useful resources, references, roadmaps, and learning materials in various areas of DevOps including Linux, Jenkins, AWS, SRE, Prometheus, Docker, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL/NoSQL, Azure, GCP, and more. Curated tooling and technology references across multiple DevOps domains. Roadmaps and learning paths for building DevOps competence. It is meant as a guide for learners and practitioners to discover tools, concepts, and tutorials relevant to DevOps roles. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Docker Nexus3

    Docker Nexus3

    Dockerized version of Nexus Repo Manager 3

    An official Sonatype-maintained Docker image for Nexus Repository Manager 3 (Community & Pro editions). It packages the repository manager with out-of-the-box settings, optimized for container platforms—featuring persistence, configuration overrides, and separate licensing options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Docker Registry UI

    Docker Registry UI

    A web frontend/UI for easy private/local Docker Registry integration

    This is a lightweight, containerized web UI for interacting with one or more private Docker Registry (v1 or v2) endpoints. It lets you browse, search, view details, copy pull commands, and delete images through a slick web interface backed by an embedded H2 DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Labra enables you to launch your solutions on Azure, AWS, and Google Cloud quickly and seamlessly—without a single line of code. Icon
    Labra enables you to launch your solutions on Azure, AWS, and Google Cloud quickly and seamlessly—without a single line of code.

    Cloud GTM Without Limits

    Labra is designed for cloud businesses, independent software vendors (ISVs), and channel partners looking to streamline their go-to-market strategies, accelerate product listings, and enhance sales efficiency through AI-powered automation and CRM integration. Additionally, it caters to teams seeking to enhance collaboration with cloud providers and partner ecosystems while maintaining control over their sales processes and optimizing their growth potential
    Learn More
  • 10
    Docker Registry Web

    Docker Registry Web

    Web UI for private docker registry v2

    Docker‑Registry‑Web is a Grails‑based web UI for private Docker Registry v2. It offers repository browsing, tag management, authentication service (with roles), and event recording/auditing. It supports both anonymous read and token-based authenticated interactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CI Tools Demo

    CI Tools Demo

    Docker Infrastructure via docker-compose

    This repository provides a Docker-powered CI tools demo environment via a single command with docker-compose. It assembles popular CI/CD components—Jenkins, SonarQube, Nexus, GitLab, and Selenium Grid—each running in separate containers, facilitating self-contained integration testing or workshops. It’s not intended for production but serves as a practical demo or launchpad for containerized CI stacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Buildstep

    Buildstep

    Buildstep uses Docker and Buildpacks to build applications like Heroku

    Buildstep is a Docker-based wrapper around Heroku-style Buildpacks. It takes in your app code as a tarball via STDIN, runs the builder script inside a container preloaded with multiple buildpacks, and generates a ready-to-run Docker image, including a generated start script from a Procfile.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next