Business Software for Docker - Page 8

Top Software that integrates with Docker as of July 2025 - Page 8

Docker Clear Filters
  • 1
    Milvus

    Milvus

    Zilliz

    Vector database built for scalable similarity search. Open-source, highly scalable, and blazing fast. Store, index, and manage massive embedding vectors generated by deep neural networks and other machine learning (ML) models. With Milvus vector database, you can create a large-scale similarity search service in less than a minute. Simple and intuitive SDKs are also available for a variety of different languages. Milvus is hardware efficient and provides advanced indexing algorithms, achieving a 10x performance boost in retrieval speed. Milvus vector database has been battle-tested by over a thousand enterprise users in a variety of use cases. With extensive isolation of individual system components, Milvus is highly resilient and reliable. The distributed and high-throughput nature of Milvus makes it a natural fit for serving large-scale vector data. Milvus vector database adopts a systemic approach to cloud-nativity, separating compute from storage.
    Starting Price: Free
  • 2
    KoboToolbox

    KoboToolbox

    KoboToolbox

    KoboToolbox is a suite of tools for field data collection for use in challenging environments. Our software is free and open source. Most of our users are people working in humanitarian crises, as well as aid professionals and researchers working in developing countries. Our teams of developers and researchers are based in Cambridge, MA, and many other places around the world. Quickly collecting reliable information in a humanitarian crisis, especially following a natural disaster such as a large earthquake or a typhoon, is the critical link to saving the lives of the most vulnerable. Understanding the population’s needs is often neglected for lack of quick means to gather and analyze this crucial information. KoboToolbox was created as a free and open-source toolkit for data collection and analysis in humanitarian emergencies and other challenging environments to address this urgent need. KoboToolbox is funded entirely through generous grants and partnerships with our partners.
    Starting Price: Free
  • 3
    MergeBase

    MergeBase

    MergeBase

    With the lowest false positive software composition analysis (SCA) scanner, comprehensive software bill of materials (SBOM) engine, and patented Java Dynamic Application Hardening capability, MergeBase provides the only software supply chain security solution offering real-time DevSecOps visibility of third-party risk from development into operation covering all major languages from C/C++, .NET, JavaScript/NPM to Java.
    Starting Price: $380 per month
  • 4
    Masto.host

    Masto.host

    Masto.host

    Masto.host makes running a Mastodon server really easy. For only $6/month, you can have your own Mastodon server. It's a microblogging social network that brings the control back to your hands. Each Mastodon instance is independent, and anyone is free to run their own. Mastodon is free, and its code is open-source. Masto.host provides you with a hosting platform optimized to run Mastodon. Mastodon comes pre-installed on all Masto.host hosting plans. Servers are kept updated and run the latest stable release of Mastodon. Currently, Masto.host is in open beta. Meaning that it is still in development. Please read the terms of service to know more. The data centers used for Masto.host are from OVH and are located in France. The TLS (HTTPS) included is provided by Let's Encrypt. Each Private VLAN can only communicate with the closest VLAN (in the graph) and under a specific number of ports. The SMTP used to send notification emails is externally provided by MailGun.
    Starting Price: $6 per month
  • 5
    Katalon TestCloud
    Experience high-performance cross-browser and platform testing. Easily execute automated tests across the most common browsers and devices on the cloud while we take care of the heavy lifting, all accessible from your TestOps and Studio latest versions. QA teams and devs have the agility to handle ever-changing ecosystems and business needs. Effortless access to on-demand test environments with pre-configured setup. Enterprise-grade security to safeguard every step of the testing pipeline. Design, orchestrate, and execute all your tests within the Katalon platform. Users can design scripts with Studio, execute them using TestCloud, orchestrate the entire testing process, and gain insights using TestOps, within the same Katalon account. Test on any available browser, version, OS, or combination of the three. With TestCloud, QA engineers and testers are not limited to testing on available local environments or waiting for IT to deploy the ones they need.
    Starting Price: $25 per month
  • 6
    Tarpaulin

    Tarpaulin

    Tarpaulin

    Tarpaulin is a code coverage reporting tool for the cargo build system, named for a waterproof cloth used to cover cargo on a ship. Currently, tarpaulin provides working line coverage and while fairly reliable may still contain minor inaccuracies in the results. A lot of work has been done to get it working on a wide range of projects, but often unique combinations of packages and build features can cause issues so please report anything you find that's wrong. Also, check out our roadmap for planned features. On Linux Tarpaulin's default tracing backend is still Ptrace and will only work on x86 and x64 processors. This can be changed to the llvm coverage instrumentation with engine llvm, for Mac and Windows this is the default collection method. It can also be run in Docker, which is useful for when you don't use Linux but want to run it locally.
    Starting Price: Free
  • 7
    kcov

    kcov

    kcov

    Kcov is a FreeBSD/Linux/OSX code coverage tester for compiled languages, Python and Bash. Kcov was originally a fork of Bcov, but has since evolved to support a large feature set in addition to that of Bcov. Kcov, like Bcov, uses DWARF debugging information for compiled programs to make it possible to collect coverage information without special compiler switches.
    Starting Price: Free
  • 8
    Firefly III

    Firefly III

    Firefly III

    Firefly III supports all kinds. Budgets can be expanded with limits in multiple currencies, so you can budget both your daily household expenses and what you spend in Imperial Credits when visiting Tatooine. Firefly III has advanced reporting capabilities, showing your expenses per week, month or year. But it can also help you audit your accounts with detailed list views. Or perhaps compare budgets or tags? It's all possible. For the advanced and mobile users out there, Firefly III features an expansive JSON REST API that allows you to tap into Firefly III's most important features. Create transactions, manage categories and get chart data from any app or system.
    Starting Price: Free
  • 9
    NanoMQ
    Unlock the flexibility of data with a SQL-based rule engine. Integrates with eKuiper to bring stream processing to the edge. Reduce the cost of integrating edge computing applications with event-driven WebHooks. Easy to maintain with EdgeOps-friendly HTTP APIs. NanoMQ is small but mighty. It is fully featured and competes in every perspective despite its tiny size. Task Layer: It is a built-in actor model with thread-level parallelism, which make NanoMQ highly scalable on a modern SMP system. Scale-out easily to engage multiple cores with less CPU usage in the modern SMP system. Highly compatible and portable with any POSIX-based platform. Booting footprint is less than 200Kb in minimum feature set.
    Starting Price: $ 0.18 per hour
  • 10
    Apache TinkerPop

    Apache TinkerPop

    Apache Software Foundation

    Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP). Gremlin is the graph traversal language of Apache TinkerPop. Gremlin is a functional, data-flow language that enables users to succinctly express complex traversals on (or queries of) their application's property graph. Every Gremlin traversal is composed of a sequence of (potentially nested) steps. A graph is a structure composed of vertices and edges. Both vertices and edges can have an arbitrary number of key/value pairs called properties. Vertices denote discrete objects such as a person, a place, or an event. Edges denote relationships between vertices. For instance, a person may know another person, have been involved in an event, and/or have recently been at a particular place. If a user's domain is composed of a heterogeneous set of objects (vertices) that can be related to one another in a multitude of ways (edges).
    Starting Price: Free
  • 11
    ArcadeDB

    ArcadeDB

    ArcadeDB

    Manage complex models using ArcadeDB without any compromise. Forget about Polyglot Persistence. no need for multiple databases. You can store graphs, documents, key values and time series all in one ArcadeDB Multi-Model database. Since each model is native to the database engine, you don't have to worry about translations slowing you down. ArcadeDB's engine was built with Alien Technology. It's able to crunch millions of records per second. With ArcadeDB, the traversing speed is not affected by the database size. It is always constant, whether your database has a few records or billions. ArcadeDB can work as an embedded database, on a single server and can scale up using multiple servers with Kubernetes. Flexible enough to run on any platform with a small footprint. Your data is secure. Our unbreakable fully transactional engine assures durability for mission-critical production databases. ArcadeDB uses a Raft Consensus Algorithm to maintain consistency across multiple servers.
    Starting Price: Free
  • 12
    Komprehend

    Komprehend

    Komprehend

    Komprehend AI APIs are the most comprehensive set of document classification and NLP APIs for software developers. Our NLP models are trained on more than a billion documents and provide state-of-the-art accuracy on most common NLP use cases such as sentiment analysis and emotion detection. Try our free demo now and see the effectiveness of our Text Analysis API. Maintains high accuracy in the real world, and brings out useful insights from open-ended textual data. Works on a variety of data, ranging from finance to healthcare. Supports private cloud deployments via Docker containers or on-premise deployment ensuring no data leakage. Protects your data and follows the GDPR compliance guidelines to the last word. Understand the social sentiment of your brand, product, or service while monitoring online conversations. Sentiment analysis is contextual mining of text which identifies and extracts subjective information in the source material.
    Starting Price: $79 per month
  • 13
    sysPass

    sysPass

    sysPass

    Intuitive, secure, and multiuser password manager. Let sysPass guide you through a bunch of features without any knowledge. Built on top of HTML5 and PHP technologies to offer a better UX. No spaghetti code, just developed to be tested and maintainable. AES-256-CTR for stronger password encryption and RSA to send data securely. Your data will be safe anywhere you store it. Dive into the code audit or improve it, and be confident about how it behaves. It's a powerful web application that provides password management in a secure and collaborative way. It features many options in order to make it easy and enforce security when sharing passwords across teams, departments, or customers, including ACLs, profiles, custom fields, preset values, or public links, among many other useful ones. Configuration is managed through an intuitive web UI and lets you set options like LDAP auth, mail, auditing, backup, import/export, etc.
    Starting Price: Free
  • 14
    Teampass

    Teampass

    Teampass

    TeamPass is a password manager dedicated to managing passwords in a collaborative way by sharing them among team members. Teampass offers a large set of features permitting you to manage your passwords and related data in an organized way with respect to the access rights defined for each user. Teampass is highly customizable to fit your specific needs and constraints. Teampass secures your data and your users at several levels with encryption. It relies on Defuse PHP encryption library which provides a very secure cryptographic protocol. Teampass provides a lot of options and features permitting you to customize it to your needs. Decide how you want to set up your instance of Teampass to achieve your goals in terms of team sharing. Teampass allows you to fine-tune the user's access rights to the existing Items. Depending on your local policies, Teampass helps to ensure that only allowed people have access to expected data.
    Starting Price: Free
  • 15
    Apache PredictionIO
    Apache PredictionIO® is an open-source machine learning server built on top of a state-of-the-art open-source stack for developers and data scientists to create predictive engines for any machine learning task. It lets you quickly build and deploy an engine as a web service on production with customizable templates. Respond to dynamic queries in real-time once deployed as a web service, evaluate and tune multiple engine variants systematically, and unify data from multiple platforms in batch or in real-time for comprehensive predictive analytics. Speed up machine learning modeling with systematic processes and pre-built evaluation measures, support machine learning and data processing libraries such as Spark MLLib and OpenNLP. Implement your own machine learning models and seamlessly incorporate them into your engine. Simplify data infrastructure management. Apache PredictionIO® can be installed as a full machine learning stack, bundled with Apache Spark, MLlib, HBase, Akka HTTP, etc.
    Starting Price: Free
  • 16
    OpenSIPS

    OpenSIPS

    OpenSIPS

    OpenSIPS is an open-source SIP proxy/server for voice, video, IM, presence, and any other SIP extensions. OpenSIPS is a multi-functional, multi-purpose signaling SIP server used by carriers, telecoms or ITSPs for solutions like Class4/5 residential platforms, trunking/wholesale, enterprise/virtual PBX solutions, session border controllers, application servers, front-end load balancers, IMS platforms, call centers, and many others. OpenSIPS is recommended for any kind of SIP scenario/service by the high throughput, tens of thousands of CPS, millions of ‏simultaneous calls (see official tests), the flexibility of routing and integration, routing scripts for implementing custom routing logics, several interfacing APIs. The effective application building, more than 120 modules to provide features, for SIP handling, backend operations, integration, the routing logic. OpenSIPS 3.2 release was the subject of a security audit, making everything safer and more secure for everybody.
    Starting Price: Free
  • 17
    Katalon Recorder
    Test on any browser, lose up manual work and grow with confidence. Record and turn web actions into automated scripts within a few clicks. Import existing Selenium IDE tests and switch sides with no regrets. Test well on your latest browser version, regardless of changes on the web. Best for individuals, start-ups and small businesses. Compatible with the latest versions of Chrome, Firefox, or MS Edge. Step-by-step onboarding loaded with tons of handy docs, walkthroughs, and webinars. Define variables once, use them everywhere, and update when needed with global variables. No more rewrites or hard-coding values in every test. Categorize and run only test cases that matter with dynamic test suites. Time to stop unnecessary tests and manual workarounds. Self-healing automatically seeks and uses valid locators whenever websites change and default locators fail to work. Let your tests run overnight and have the results ready by your next workday.
    Starting Price: $25 per month
  • 18
    Helidon

    Helidon

    Helidon

    Helidon is a cloud-native, open‑source set of Java libraries for writing microservices that run on a fast web core powered by Netty. Helidon Níma is the first Java microservices framework based on virtual threads. Helidon is designed to be simple to use, with tooling and examples to get you going quickly. Since Helidon is simply a collection of Java libraries running on a fast Netty core, there is no extra overhead or bloat. Helidon supports MicroProfile and provides familiar APIs like JAX-RS, CDI, and JSON-P/B. Our implementation runs on our fast Helidon Reactive WebServer. Helidon Reactive WebServer provides a modern functional programming model and runs on top of Netty. Lightweight, flexible, and reactive, the Helidon WebServer provides a simple-to-use and fast foundation for your microservices. With support for health checks, metrics, tracing, and fault tolerance, Helidon has what you need to write cloud-ready applications that integrate with Prometheus, Jaeger/Zipkin, etc.
    Starting Price: Free
  • 19
    PDFreactor

    PDFreactor

    RealObjects

    Whenever you need to generate PDF from HTML there is usually a lot to take into consideration to achieve impeccable printing results. If you want to convert a HTML file to PDF, if you use a webpage or rely on Database Publishing – there is a way to turn even complex HTML into PDF. With PDFreactor you count on a powerful HTML to PDF converter software. The wide range of functions exceed most converter tools and bring your PDF converting to the next level. Easily convert HTML to PDF. Supports HTML5, CSS3, JavaScript. APIs for JavaScript, Java, PHP, .NET, Python, Ruby, Perl, Node.js, SOAP, REST. Docker Image. Free Personal License! PDFreactor is the perfect printing component for web applications, incl. Database Publishing, Web-to-Print, PIM, DMS, MDM, DAM, WCMS, VDP etc. It is typically used for server-side conversion of HTML to PDF, ranging from dynamic data-driven documents (reports, invoices, forms, data sheets) for electronic distribution to complex and high-quality PDFs.
    Starting Price: $2,950
  • 20
    Latitude

    Latitude

    Latitude

    Latitude is an open-source prompt engineering platform designed to help product teams build, evaluate, and deploy AI models efficiently. It allows users to import and manage prompts at scale, refine them with real or synthetic data, and track the performance of AI models using LLM-as-judge or human-in-the-loop evaluations. With powerful tools for dataset management and automatic logging, Latitude simplifies the process of fine-tuning models and improving AI performance, making it an essential platform for businesses focused on deploying high-quality AI applications.
    Starting Price: $0
  • 21
    Vald

    Vald

    Vald

    Vald is a highly scalable distributed fast approximate nearest neighbor dense vector search engine. Vald is designed and implemented based on the Cloud-Native architecture. It uses the fastest ANN Algorithm NGT to search neighbors. Vald has automatic vector indexing and index backup, and horizontal scaling which made for searching from billions of feature vector data. Vald is easy to use, feature-rich and highly customizable as you needed. Usually the graph requires locking during indexing, which cause stop-the-world. But Vald uses distributed index graph so it continues to work during indexing. Vald implements its own highly customizable Ingress/Egress filter. Which can be configured to fit the gRPC interface. Horizontal scalable on memory and cpu for your demand. Vald supports to auto backup feature using Object Storage or Persistent Volume which enables disaster recovery.
    Starting Price: Free
  • 22
    Snibox

    Snibox

    Snibox

    Self-hosted snippet manager. Developed to collect and organize code snippets. Released under the MIT license. Permission is hereby granted, free of charge, to any person obtaining a copy of this software. Many ways to deploy including Docker, easy deployment to Heroku, and classic deployment to Ubuntu. Label-oriented interface with search. Supports various programming languages, markdown, and plain text. Supports various programming languages, markdown, and plain text. Snibox is a personal private snippets repository and allows access just to the first registered user. Out of the box, you can't register more than one user. Snibox uses Mailgun to send emails on production. You need them just for the 'reset password' feature.
    Starting Price: Free
  • 23
    Snipp.in

    Snipp.in

    Snipp.in

    Snipp.in is an in-browser snippet manager and editor. Built with Vue.js, Dexie, and Monaco Editor. Snipp.in provides a clean and VSCode-like familiar interface to save notes, tasks and code snippets directly in the browser. All the data is stored within your browser tab (IndexedDB). There is no cloud backup available so far but you can still create backups and restore/share your content with others. Syntax highlighting, and easy-to-use document files using ProseMirror Editor. MultiWindow Editing (drag and drop files to the editor area to switch to the multi editor) Provides quick create (Ctrl+N) feature. Shortcuts for most of the actions (create, rename, and delete) Provides the ability to import and export your data. Compiles and hot-reloads for development. Compiles and minifies for production. You can use Snipp.in from Docker. You can change the host binding port from 80 to other ports.
    Starting Price: Free
  • 24
    Twake

    Twake

    Twake

    A simple and secure collaboration platform that improves your team's productivity. Fully compliant with GDPR. Twake is your company’s main hub for managing key activities. Call your colleagues, and start a video conference with your entire team with native Jitsi integration. Start a call from a chat channel or organize it on a calendar event to hold your meetings on Twake. Use the calendar to organize your global team schedule. Create different calendars for each team, add events, deadlines, and tasks, and share them with all your collaborators. Install your favorite application in your workspaces. Each application is independent of your discussions, files, and calendars and is different between each workspace. View and edit your documents in real-time directly online, without having to download them. You can work with several collaborations on the same document in any format (MS Office, Google Doc, Libre Office, etc.)
    Starting Price: €4.19 per month
  • 25
    ent

    ent

    ent

    An entity framework for Go. Simple, yet powerful ORM for modeling and querying data. Simple API for modeling any database schema as Go objects. Run queries, and aggregations and traverse any graph structure easily. 100% statically typed and explicit API using code generation. The latest version of Ent now includes a type-safe API enabling ordering by fields and edges. This API will soon be available in our GraphQL integration too. You can now visualize your Ent schema as an ERD with one command. The API enables you to easily integrate features such as logging, tracing, caching, and even implementing soft deletion with 20 lines of code! The Ent framework supports GraphQL using the 99designs/gqlgen library and provides various integrations. Generating a GraphQL schema for nodes and edges defined in an Ent schema. Efficient field collection to overcome the N+1 problem without requiring data loaders.
    Starting Price: Free
  • 26
    Mono

    Mono

    Mono

    Cross-platform, open source .NET framework. Sponsored by Microsoft, Mono is an open-source implementation of Microsoft's .NET Framework as part of the .NET Foundation and based on the ECMA standards for C# and the common language runtime. A growing family of solutions and an active and enthusiastic contributing community is helping position Mono to become the leading choice for the development of cross-platform applications. The latest Mono release is waiting for you. We cover everything you need to know, from configuring Mono to how the internals are implemented. Our documentation is open source too, so you can help us improve it. As an open-source project, we love getting contributions from the community. File a bug report, add new code or chat with the developers. Mono is a software platform designed to allow developers to easily create cross-platform applications.
    Starting Price: Free
  • 27
    Yuan Jhen DevOps PaaS

    Yuan Jhen DevOps PaaS

    Yuan Jhen Information

    Yuan Jhen DevOps PaaS is a comprehensive cloud-based solution that revolutionizes development and deployment. With DevOps PaaS, developers, and DevOps teams can effortlessly create, update, deploy, run, and manage applications without dealing with underlying infrastructure, operating systems, or physical devices. Instantly deploy apps in various environments, including Java, PHP, Ruby, Node.js,.NET, Python, and Go. In addition, we provide a variety of pre-configured clusters for popular programs like as WordPress, Magento, MySQL, PostgreSQL, NGINX, Tomcat, GlassFish, WildFly, Docker, and Kubernetes.
  • 28
    Mathpix

    Mathpix

    Mathpix

    Mathpix is an ecosystem of products that power careers in STEM. Our tools make teaching, writing, publishing, and collaborating on scientific research easy and rewarding. Quickly convert images and PDFs to useful formats such as DOCX, LaTeX, HTML, Markdown, and more. Publish research and create assignments in half the time with cutting-edge resources. Seamlessly collaborate with colleagues, researchers, and students. Snipping Tool is a desktop app that allows you to copy math and chemistry from your screen to your clipboard with a single keyboard shortcut. Compatible with LaTeX, Markdown, and MS Word. Markdown and AI-powered collaborative editing environment for researchers with easy exporting to LaTeX, MS Word, and PDF. Convert a screenshot of an equation to LaTeX by simply pasting it into your editor. Cloud syncing all the documents across devices, autocompletion, and exporting to other formats included.
    Starting Price: $4.99
  • 29
    Render

    Render

    Render

    Developers have always been forced to pick between two extremes of cloud infrastructure: expensive yet inflexible platforms that fail to scale, or complex large clouds that impose steep learning curves and massive operations teams. ‍ Render offers the best of both worlds — incredible ease of use coupled with immense power and scalability to power everything from a simple HTML page to complex applications with hundreds of microservices.
    Starting Price: $19 per user per month
  • 30
    Gogs

    Gogs

    Gogs

    The Gogs project aims to build a simple, stable, and extensible self-hosted Git service that can be set up in the most painless way. With Go, this can be done with an independent binary distribution across all platforms that Go supports. Simply run the binary for your platform. Or ship Gogs with Docker or Vagrant, or get it packaged. Gogs runs anywhere Go can compile for Windows, Mac, Linux, ARM, etc. Gogs has low minimal requirements and can run on an inexpensive Raspberry Pi. Some users even run Gogs instances on their NAS devices. Gogs is 100% open source and free of charge. All source code is available under the MIT License on GitHub. User dashboard, user profile, and activity timeline. Access repositories via SSH, HTTP, and HTTPS protocols. User, organization, and repository management. Repository and organization webhooks, including Slack, Discord, and Dingtalk. Repository Git hooks, deploy keys, and Git LFS. Repository issues, pull requests, wiki, and protected branches.
    Starting Price: Free