Skip to content

Option to run firecracker under jailer #51

@comunidadio

Description

@comunidadio

Summary

Currently, matchlock launches firecracker directly as m.cmd = exec.CommandContext(ctx, "firecracker" in LinuxMachine.Start.
It may make sense to either default to launch using FireCracker's jailer or to have an option for jailer usage.

Why

jailer improves defense-in-depth for the firecracker process.

How (optional)

--jailer or perhaps this should be the default on Linux (with potentially a --no-jailer option then).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions