Skip to content

Generalize Container runtime (Docker) #8

@fadhilkurnia

Description

@fadhilkurnia
  • Currently, we run docker commands directly from XdnGigapaxosApp. Need to separate them into another class.
  • Instead of using shell commands, for Docker runtime, we should talk to the daemon via/var/run/docker.sock.
  • Need to generalize the Container runtime, so we can later use other runtimes such as Podman, gVisor, or Firecracker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions