Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N nomad-remote-tools-hub
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-remote-tools-hub
  • Merge requests
  • !17

Async docker launch

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lauri Himanen requested to merge async-docker-launch into develop Oct 07, 2021
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 1

Wrapped the docker launch in an async function. This should fix problems with the API hanging on docker startup, but also implies that the API does properly handle and report exceptions happening during the docker launch.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: async-docker-launch