Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Support docker in hyper container #80

Description

@ptptptptptpt

I try to run docker in hyper container, but failed. The problems are:

  1. Storage driver
    No storage driver (dm, aufs, overlay, etc...) is supported by hyper kernel.

  2. Bridge module

bash-4.1# /sbin/modprobe  -v bridge
install /sbin/modprobe --ignore-install bridge && /sbin/sysctl -q -w net.bridge.bridge-nf-call-arptables=0 net.bridge.bridge-nf-call-iptables=0 net.bridge.bridge-nf-call-ip6tables=0
FATAL: Module bridge not found.
FATAL: Error running install command for bridge
bash-4.1# 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions