Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Dokploy/dokploy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 82cfe06
Choose a base ref
...
head repository: Dokploy/dokploy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 96dff0c
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 16, 2025

  1. Configuration menu
    Copy the full SHA
    3a17c9b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. feat: add KillBuild component and API mutation for terminating Docker…

    … builds
    
    - Introduced a new KillBuild component that allows users to terminate ongoing Docker builds for both applications and compose setups.
    - Implemented corresponding API mutations in the application and compose routers to handle build termination requests.
    - Enhanced queue setup with a killDockerBuild function to execute the termination commands on the server.
    Siumauricio committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    4884ee3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3052 from Dokploy/360-request-for-adding-the-func…

    …tionality-to-terminate-container-startup-process
    
    feat: add KillBuild component and API mutation for terminating Docker…
    Siumauricio authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    9e2788e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3030 from AlexTMjugador/fix/compose-domains

    fix: ensure Compose Traefik domain labels are written to local daemons
    Siumauricio authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    f53e1a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96dff0c View commit details
    Browse the repository at this point in the history
Loading