Best Application Development Software for Docker - Page 8

Compare the Top Application Development Software that integrates with Docker as of July 2025 - Page 8

This a list of Application Development software that integrates with Docker. Use the filters on the left to add additional filters for products that have integrations with Docker. View the products that work with Docker in the table below.

  • 1
    JProfiler

    JProfiler

    ej-technologies GmbH

    When you profile, you need the most powerful tool you can get. At the same time, you do not want to spend time learning how to use the tool. JProfiler is just that: simple and powerful at the same time. Configuring sessions is straight-forward, third party integrations make getting started a breeze and profiling data is presented in a natural way. On all levels, JProfiler has been carefully designed to help you get started with solving your problems. Database calls are the top reasons for performance problems in business applications. JProfiler's JDBC and JPA/Hibernate probes as well as the NoSQL probes for MongoDB, Cassandra and HBase show the reasons for slow database access and how slow statements are called by your code. From the JDBC timeline view that shows you all JDBC connections with their activities, through the hot spots view that shows you slow statements to various telemetry views and a list of single events.
  • 2
    Gilhari

    Gilhari

    Software Tree

    We’re thrilled to announce that Software Tree has won a 2021 DEVIES Award in the code frameworks/libraries category for its innovative Gilhari microservice framework. Gilhari makes it easy for developers to quickly develop high-performance, database-agnostic, and Docker-compatible RESTful applications that need to interact with JSON data in cloud or on-premises. The object-oriented world and the relational world are conceptually different. Manually writing the verbose mapping logic to bridge the gap between the object-oriented and relational artifacts is tedious and time-consuming. Software Tree’s ORM technology frameworks are lightweight in their design and implementation and provide a lightweight feel in their usage. The lightweight aspects of our ORM technology do not compromise on its power and functionality, though. This results in faster development and deployment of modern applications that require flexible object-oriented access to relational data.
  • 3
    ARMO

    ARMO

    ARMO

    ARMO provides total security for in-house workloads and data. Our patent-pending technology prevents breaches and protects against security overhead regardless of your environment, cloud-native, hybrid, or legacy. ARMO protects every microservice and protects it uniquely. We do this by creating a cryptographic code DNA-based workload identity, analyzing each application’s unique code signature, to deliver an individualized and secure identity to every workload instance. To prevent hacking, we establish and maintain trusted security anchors in the protected software memory throughout the application execution lifecycle. Stealth coding-based technology blocks all attempts at reverse engineering of the protection code and ensures comprehensive protection of secrets and encryption keys while in-use. Our keys are never exposed and thus cannot be stolen.
  • 4
    Mayhem

    Mayhem

    ForAllSecure

    Advanced fuzzing solution that combines guided fuzzing with symbolic execution, a patented technology from CMU. Mayhem is an advanced fuzz testing solution that dramatically reduces manual testing efforts with autonomous defect detection and validation. Deliver safe, secure, reliable software with less time, cost, and effort. Mayhem’s unique advantage is in its ability to acquire intelligence of its targets over time. As Mayhem’s knowledge grows, it deepens its analysis and maximizes its code coverage. All reported vulnerabilities are exploitable, confirmed risks. Mayhem guides remediation efforts with in-depth system level information, such as backtraces, memory logs, and register state, expediting issue diagnosis and fixes. Mayhem utilizes target feedback to custom generate test cases on the fly -- meaning no manual test case generation required. Mayhem offers access to all of its test cases to make regression testing effortless and continuous.
  • 5
    Swarm

    Swarm

    Docker

    Current versions of Docker include swarm mode for natively managing a cluster of Docker Engines called a swarm. Use the Docker CLI to create a swarm, deploy application services to a swarm, and manage swarm behavior. Cluster management integrated with Docker Engine: Use the Docker Engine CLI to create a swarm of Docker Engines where you can deploy application services. You don’t need additional orchestration software to create or manage a swarm. Decentralized design: Instead of handling differentiation between node roles at deployment time, the Docker Engine handles any specialization at runtime. You can deploy both kinds of nodes, managers and workers, using the Docker Engine. This means you can build an entire swarm from a single disk image. Declarative service model: Docker Engine uses a declarative approach to let you define the desired state of the various services in your application stack.
  • 6
    Eclipse Che

    Eclipse Che

    Eclipse Che

    Eclipse Che makes Kubernetes development accessible for developer teams, providing one-click developer workspaces and eliminating local environment configuration for your entire team. Che brings your Kubernetes application into your development environment and provides an in-browser IDE, allowing you to code, build, test and run applications exactly as they run on production from any machine. Eclipse Che runs in containers. All of the developer tools, the IDE and its plugins are running as containerized services. You don’t have to worry about how to configure them, install their dependencies or keeping them alive - everything is packaged together in the container. Che allows you to establish a centralized configuration for your team’s development environment and technology stacks. Eclipse Che comes with a web-based IDE, based on Eclipse Theia which provides an in-browser VSCode experience complete with the latest tooling protocols.
  • 7
    HashiCorp Waypoint
    Waypoint uses a single configuration file and common workflow to manage and observe deployments across platforms such as Kubernetes, Nomad, EC2, Google Cloud Run, and more. Waypoint builds applications for any language or framework. You can use Buildpacks for automatically building common frameworks or custom Dockerfiles or other build tools for more fine-grained control. The build step is where your application and assets are compiled, validated, and an artifact is created. This artifact can be published to a remote registry or simply passed to the deploy step. Waypoint deploys artifacts created by the build step to a variety of platforms, from Kubernetes to EC2 to static site hosts. It configures your target platform and prepares the new application version to be publicly accessible. Deployments are accessible via a preview URL prior to release. Waypoint releases your staged deployments and makes them accessible to the public.
  • 8
    Imvision

    Imvision

    Imvision

    How enterprises secure their APIs. Protect your APIs wherever they are, throughout their lifecycle. Gain visibility across the board and deeply understand the business logic behind your APIs. Uncover endpoints, usage patterns, expected flows, and sensitive data exposure through full API payload data analysis. By analyzing the full API data, Imvision allows you to go beyond predefined rules in order to discover unknown vulnerabilities, prevent functional attacks, and automatically shift-left to outsmart attackers. Natural Language Processing (NLP) allows us to achieve high detection accuracy at scale while providing detailed explainability. It can effectively detect ‘Meaningful Anomalies’ when analyzing API data as language. Uncover the API functionality using NLP-based AI to model the complex data relations. Detect behavior sequences attempting to manipulate the logic, at any scale. Understand anomalies faster and in the context of the business logic.
  • 9
    WebDriverIO

    WebDriverIO

    WebDriverIO

    WebdriverIO allows you to automate any application written with modern web frameworks such as React, Angular, Polymeror Vue.js as well as native mobile applications for Android and iOS. WebdriverIO not only runs automation based on the WebDriver protocol, it also leverages native browser APIs to enable integrations to popular developer tools such as Chrome DevTools orGoogle Lighthouse. With the plugin you have access to commands for validating if you app is a valid PWA application as well as to commands for capturing frontend performance metrics such as speedIndex and others. The WebdriverIO testrunner comes with a command line interface that provides a nice configuration utility that helps you to create your config file in less than a minute. It also gives an overview of all available 3rd party packages like framework adaptions, reporter and services and installs them for you!
  • 10
    WireMock

    WireMock

    WireMock

    WireMock is a simulator for HTTP-based APIs. Some might consider it a service virtualization tool or a mock server. It enables you to stay productive when an API you depend on doesn't exist or isn't complete. It supports testing of edge cases and failure modes that the real API won't reliably produce. And because it's fast it can reduce your build time from hours down to minutes. MockLab is a hosted API simulator built on WireMock, with an intuitive web UI, team collaboration and nothing to install. The 100% compatible API supports drop-in replacement of the WireMock server with a single line of code. Run WireMock from within your Java application, JUnit test, Servlet container or as a standalone process. Match request URLs, methods, headers cookies and bodies using a wide variety of strategies. First class support for JSON and XML. Get up and running quickly by capturing traffic to and from an existing API.
  • 11
    Rezilion

    Rezilion

    Rezilion

    Automatically detect, prioritize and remediate software vulnerabilities with Rezilion’s Dynamic SBOM. Focus on what matters, eliminate risk quickly, and free up time to build. In a world where time is of the essence, why sacrifice security for speed when you can have both? Rezilion is a software attack surface management platform that automatically secures the software you deliver to customers, giving teams time back to build. Rezilion is different from other security tools that create more remediation work. Rezilion reduces your vulnerability backlogs. It works across your stack, helping you to know what software is in your environment, what is vulnerable, and what is actually exploitable, so you can focus on what matters and remediate automatically. Create an instant inventory of all of the software components in your environment. Know which of your software vulnerabilities are exploitable, and which are not, through runtime analysis.
  • 12
    Kovair DevOps

    Kovair DevOps

    Kovair Software

    Leverage Kovair’s VSMP DevOps solution with the CI/CD functionality to deploy applications to any platform at any scale. The pace of delivery in today’s software world has never been faster and more competitive. IT teams of organizations are always getting challenged with increasing demands both from the market as well as their own lines of Business. These demands have raised the need for implementation of Continuous Delivery (CD) and DevOps practices. Organizations need to implement solutions for achieving faster delivery in a more predictable, scalable and productive way by automating their delivery process with complete visibility to every stage of the release process in a collaborative manner. Implement end-to-end Continuous Delivery process breaking all silos by integrating all your existing tools.
  • 13
    AppVelocity

    AppVelocity

    mobileforce

    The digital transformation and migration to cloud is well underway. In an effort to increase both competitive advantage and day-to-day productivity, business leaders are putting an emphasis on leveraging integration, AI, mobility and placing a high priority on products and services that foster new levels of prospect, customer and employee engagement. To do so, CIOs and Line of Business organizations need a powerful platform that can enable them to rapidly build and deploy business-critical solutions on a public or private cloud of their choice, cost-effectively and confidently. A platform that can empower them to move to the cloud, gain scalability and flexibility through containerization, leverage innovative microservices like AI, all without sacrificing enterprise-grade security. Utilize AppVelocity™ Platform to automatically provision the entire App Stack and automate the application lifecycle, leaving only the custom business logic development to you.
  • 14
    Ozone

    Ozone

    Ozone

    Ozone platform helps enterprises to ship modern applications quickly, securely and reliably. Ozone removes the unwanted headache of managing too many DevOps tools and makes it super easy for anyone to deploy applications on Kubernetes clusters. Just integrate all your existing DevOps tools and automate your application delivery process end-to-end. Accelerate deployments with automated pipeline workflows and on demand infrastructure management with zero downtime. Prevent business losses by enforcing governance and compliance policy for app deployments at scale. Single pane of glass where engineering, DevOps and Security teams can collaborate on application releases in realtime.
  • 15
    Daux.io

    Daux.io

    Daux.io

    Daux.io is a documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way. The navigation is generated automatically with all pages that end with .md or .markdown. To sort your files and folders in a specific way, you can prefix them with a number and underscore. Full access to the internal API to create new pages programatically. Work with pages metadata. 100% mobile responsive, 4 built-in themes or roll your own. Functional, flat design style, optional code float layout, and shareable/linkable SEO friendly URLs. Supports Google Analytics and Piwik Analytics. Change the output format. It is recommended you set only formats that support the live mode as this will also be read by the integrated web server. And you set the other formats (like confluence) only by command line.
  • 16
    PangaeAPI

    PangaeAPI

    SOFTwarfare

    PangaeAPI™ is a purpose-built integration platform as a service (IPaaS) that secures, manages, and monitors mission-critical integrations. By establishing a standardized integration methodology, PangaeAPI improves operational outcomes, limits attack surfaces, and reduces costs associated with API maintenance, security, and compatibility. With PangaeAPI, your team can easily connect and integrate your various security tools in order to seamlessly share data, replacing cumbersome, time-consuming manual processes for these integrations. In addition to the tangible savings of cost and time, implementing our PangaeAPI platform improves security response time and allows your team to complete more security tasks. More than ever, companies need to find the best possible way to maintain, secure and monitor mission-critical operations to ensure that sensitive data and applications are safeguarded from outside attacks. With PangaeAPI, we take the tedious legwork out of this process.
  • 17
    Rocky Linux

    Rocky Linux

    Ctrl IQ, Inc.

    CIQ empowers people to do amazing things by providing innovative and stable software infrastructure solutions for all computing needs. From the base operating system, through containers, orchestration, provisioning, computing, and cloud applications, CIQ works with every part of the technology stack to drive solutions for customers and communities with stable, scalable, secure production environments. CIQ is the founding support and services partner of Rocky Linux, and the creator of the next generation federated computing stack. - Rocky Linux, open, Secure Enterprise Linux - Apptainer, application Containers for High Performance Computing - Warewulf, cluster Management and Operating System Provisioning - HPC2.0, the Next Generation of High Performance Computing, a Cloud Native Federated Computing Platform - Traditional HPC, turnkey computing stack for traditional HPC
  • 18
    eApps

    eApps

    eApps

    Enterprise-grade "virtual data center" platform for admin, deployment and operation of advanced web services. For multiple servers, complex deployments, geo-spanning, DR/HA configurations, and more. Latest spec Hypervisors and fast, expandable SSD block storage. Fast, solid platform for websites, web apps, and web services. Supports large, custom-sized virtual servers, adjustable at any time. Handles heavy workloads using the latest spec Hypervisors and fast, expandable SSD block storage. Next-generation platform for development, rapid deployment, and operation of critical apps. Superior Vertical/Horizontal autoscaling. Strong Java, PHP, Ruby, Python, Node.js, Golan, Docker, and Kubernetes support. Our platforms have included, and optional, services that are designed to ensure security, performance, uptime, and worry-free operation. We offer custom solutions for your requirements. Let us solve your backup, VPN, high uptime, and data protection needs.
  • 19
    balenaEngine
    An engine purpose-built for embedded and IoT use cases, based on Moby Project technology from Docker. 3.5x smaller than Docker CE, packaged as a single binary. Available for a wide variety of chipset architectures, supporting everything from tiny IoT devices to large industrial gateways. Bandwidth-efficient updates with binary diffs, 10-70x smaller than pulling layers in common scenarios. Extract layers as they arrive to prevent excessive writing to disk, protecting your storage from eventual corruption. Atomic and durable image pulls defend against partial container pulls in the event of power failure. Prevents page cache thrashing during image pull, so your application runs undisturbed in low-memory situations. balenaEngine is a new container engine purpose-built for embedded and IoT use cases and compatible with Docker containers. Based on Moby Project technology from Docker, balenaEngine supports container deltas for 10-70x more efficient bandwidth usage.
  • 20
    Instainer

    Instainer

    Instainer

    Instainer is a Docker container hosting service which allows run instantly any Docker container on the cloud with Heroku-style Git deployment. When we started migration to Docker in our company, we felt that something was still missing. Docker brought amazing capabilities to our DevOps team, but still there wasn't any service to click and run any Docker containers instantly. We developed Instainer for engineers who want to run Docker containers on the cloud instantly. Your feedbacks & thoughts are really welcome. Instainer provides Heroku-style Git deployment for your containers. After running your container; Instainer automatically creates Git repository for you and pushes your container’s data into this repository. You can easily clone and change your data using Git. The WordPress rich content management system can utilize plugins, widgets, and themes.
  • 21
    Codemagic

    Codemagic

    Codemagic

    Codemagic macOS build machines make building hybrid applications seamless thanks to the ever-growing list of preinstalled software available. Set up your Cordova Android and iOS app builds and workflows in a single, easy-to-configure codemagic.yaml file. Ensure the health of your Android and iOS apps with automated tests on simulators, emulators and real devices, and receive immediate feedback on build results. Codemagic integrates with Apple Developer Portal for easy iOS code signing and allows you to deploy to App Store Connect and Google Play without delay. Set up your React Native app builds and workflows in a single, easy-to-configure codemagic.yaml file. Codemagic’s macOS build machines come with multiple Xcode versions, Android SDK and npm preinstalled for hassle-free Android and iOS builds. Codemagic makes it easy to automate the testing of your React Native apps on simulators, emulators and real devices.
    Starting Price: $0.015 per minute
  • 22
    webapp.io

    webapp.io

    webapp.io

    Our SaaS platform sits alongside your existing CI/CD pipeline to create preview environments and run end-to-end tests. Once a developer pushes code, we will create a new copy of your stack in seconds by reusing snapshots from previous builds. In one copy of your stack, you can run end-to-end tests. In another you might build and push Docker images, and in yet another, you'd create ephemeral review environments. Once a change is reviewed, it can be immediately deployed to users using your existing deployment pipeline. After you've configured your stack once within webapp.io, you can make 10 copies instantly and run all of your end-to-end and acceptance tests in parallel.
  • 23
    Codenotary

    Codenotary

    Codenotary

    We bring trust and integrity into the software life cycle by providing end-to-end cryptographically verifiable tracking and provenance for all artifacts, actions, and dependencies, at scale. Based on open source immudb, our highspeed, immutable store. Ultra-fast and simple integration with all your existing languages and CI/CD. Codenotary Cloud enables any company, developer, automation engineer, DevOps engineer to secure all stages of a CI/CD pipeline. With Codenotary Cloud® you can easily build immutable, tamper-proof solutions and comply with auditor requirements and regulations and laws. Codenotary Trustcenter enables any company, developer, automation engineer, DevOps engineer to secure all stages of a CI/CD pipeline. Attestation (Notarization & Authentication) of every step in your pipeline including vulnerability scanner results and evidence in a tamper-proof and immutable service enables you to reach Level 3 & 4 of the SLSA (Supply-chain Levels for Software Artifacts).
  • 24
    Slim.AI

    Slim.AI

    Slim.AI

    Easily connect your own private registries and share images with your team. Explore the world’s largest public registries to find the right container image for your project. If you don’t know what’s in your containers, you can’t have software security. The Slim platform lifts the veil on container internals so you can analyze, optimize, and compare changes across multiple containers or versions. Use DockerSlim, our open-source project, to automatically optimize your container images. Remove bulky or dangerous packages, so you ship only what you need to produce. Find out how the Slim platform can help your team automatically improve software and supply chain security, tune containers for development, testing, and production, and ship secure container-based apps to the cloud. Accounts are free and there is no charge to use the platform at this time. We're container enthusiasts, not salespeople, so know that your privacy and security are the founding principles of our business.
  • 25
    Okteto

    Okteto

    Okteto

    Your entire team is spending a lot of time manually setting up their development infrastructure. Let Okteto take care of that and free up your developers to focus on what matters innovating and shipping value. From simple to complex apps with 30+ microservices, get instant environments for fast, repeatable and reliable development workflows. Okteto is the easiest and fastest way to get sharable preview environments with each pull request to keep your entire organization in the loop and collaborating. Once you’ve unlocked the power of Okteto, you’ll find the development process doesn’t stop at engineering. Use environments for sales, customer feedback and more. If you’re building something cool and don’t want to worry about development infrastrucutre, get started here. Remote development environments help everyone go faster. We’re sure there’s an Okteto solution for your team.
  • 26
    Akita

    Akita

    Akita

    Designed for any developer or SRE, Akita delivers observability without the complexity. No code changes. No frameworks. Just deploy, observe, and learn. Solve issues quicker and ship faster. Akita helps you identify the cause of issues by modeling API behavior and mapping out how services are interacting with each other. Akita builds models of your API endpoints and their behavior, allowing you to discover breaking changes faster. Akita helps you debug latency issues and errors by showing you what has changed within your service graph. See what services you have in your system, without having to onboard service-by-service. Akita works by passively watching API traffic, making it possible to run Akita easily across your services, without changing code or using a proxy.
  • 27
    PortX

    PortX

    Modusbox

    Unlock the true power of your team with coding-optional tools at their fingertips. Harness additional capabilities by enabling developers and non-developers alike to create APIs and integrations using browser-based configuration and management. Automated testing and coverage reporting out-of-the-box will speed up your ability to launch new PortX APIs and integrations with confidence. Gain peace of mind knowing your code will stand up to the rigors of your users. It doesn’t take an army of engineers to manage highly reliable infrastructure. This enterprise-ready integration platform bundles the capabilities of an enterprise integration manager and API management platform. The best part is that we manage it for you! Design end-to-end integration on a single screen. Organize endpoints, routes, and maps, all without code. Visual presentations simplify API management, workflow design, and diagnosing the health and status of your ecosystem.
  • 28
    Bitergia Analytics
    Centralized source for metrics and data about the software development projects that matter to you. Bitergia Analytics collects data from 30+ different platforms to give you a holistic picture of the software development projects that matter to you. Bitergia Analytics provides you with a single source of information and saves you hours switching between different platforms to get the data and metrics you need. Identify users, contributors, and maintainers to discover influencers and find trends in your community. Understand software development processes like code review and issue management to improve efficiency and collaboration. Bitergia Analytics is 100% free, open-source software built on top of existing open-source tools like GrimoireLab, Elasticsearch, and Kibana. GrimoireLab is and will always be 100% free, open-source software. We embrace the paradigm and value of community.
  • 29
    SaaS Boilerplate
    What problem does SaaS Boilerplate solve? 5 SaaS' features in the 1 package. SaaS Boilerplate is the developer’s way out of the vicious circle of redeveloping dull and repetitive features. Never waste time on building features every SaaS includes. SaaS features' ready to go: - Authorization (including OAuth and email verification), - Emails (templates and scheduling); - Payments (Integration with Stripe services and its dashboard), - Subscriptions - CMS integration with Contentful services. SaaS Boilerplate is developed by Apptension - a digital product design & development company. Among its partners are Netflix, Viu, Less, Hoover Technology - Backend (Python, Django, Postgresql, Docker) - Frontend (React, Redux, Typescript, JSX) - Integrations (Contentful, Stripe, Sentry) Infrastructure While most boilerplates give you just standalone features, SaaS Boilerplate gives you a developer-friendly, AWS-based scalable infrastructure and pre-configured CI/CD.
  • 30
    gitleaks

    gitleaks

    gitleaks

    Gitleaks is a SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos. Gitleaks is an easy-to-use, all-in-one solution for detecting secrets, past or present, in your code. Gitleaks can be installed using Homebrew, Docker, or Go. Gitleaks is also available in binary form for many popular platforms and OS types on the releases page. In addition, Gitleaks can be implemented as a pre-commit hook directly in your repo.