Skip to content

[Bug] Cannot run Docker inside MicroVM #3476

Closed
@WeeJeWel

Description

@WeeJeWel

The Docker service does not start inside a MicroVM.

To Reproduce

  1. Start a Firecracker MicroVM. Tested using ubuntu xenial and debian jessie.
  2. Get internet working.
  3. Follow the Docker Engine installation guide.
  4. Docker won't start:
$ journalctl -fn 100 -u docker

...
dockerd[4984]: failed to start daemon: Error initializing network controller: Error creating default "bridge" network: package not installed

Expected behaviour

The Docker service should start, and I should be able to run docker run hello-world.

Environment

Checks

  • Have you searched the Firecracker Issues database for similar problems?
  • Have you read the existing relevant Firecracker documentation?
  • Are you certain the bug being reported is a Firecracker issue?

Metadata

Metadata

Labels

Type: BugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions