Skip to content

Why Docker #19

Description

@pkill37

What is the point of Docker in your solution? Is it just for the convenience of spawning a container for people unfamiliar with QEMU?

You're still running full VM inside. Sharing the kernel resources with a Linux host (where the containers) won't be possible because (a) you're running full QEMU and (b) iOS kernel is not similar to Linux.

Genuinely curious if there are any interesting technical reasons for using Docker. Thanks for your time!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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