Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • lava lava
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 147
    • Issues 147
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 35
    • Merge requests 35
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lava
  • lavalava
  • Merge requests
  • !1778

Open
Created Jun 07, 2022 by Sjoerd Simons@sjoerdContributor
  • Report abuse
Report abuse

boot: qemu: allow host bridge network in docker

  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

To allow qemu devices both inside and outside to operate mosty identically, especially with respect to netdevice configuration, the docker network environment should match the host network environment.

To achieve that tell docker to set the network to host and add the NET_ADMIN capability. On top of that to support the qemu bridge netdevices add the tun device from the host.

Fixes: #548

Signed-off-by: Sjoerd Simons sjoerd@collabora.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wip/sjoerd/docker-qemu-bridge