Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

container start fails with network_mode: host #53

@robertgzr

Description

@robertgzr

Description

Creating container for service testsuite ... 2021/03/25 12:42:29 Error response from daemon: network-scoped alias is supported only for containers in user defined networks
services:
  test:
    image: alpine
	command:
		- sh
		- -c
		- ip link
    network_mode: host

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions