Skip to content

I got this kernel module image, but how do I copy the kernel module inside to the docker desktop vm? #2

@wykeinstein

Description

@wykeinstein

image

Now I get ths kernel-module image,and I can command "docker run -it --rm --privileged --pid=host justincormack/nsenter1" that drop me in a container with full permissions on the Docker VM。

image

I create a container with command "/bin/sh" from kernel-module image, but it prompts that there is no /bin/sh command:

image

Then create a container with command "sleep infinity" from kernel-module image, but it still prompts that there is no sleep command:

image

How do I copy the kernel module into to vm and load them?

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