Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to create Broadcom RPC "syncd" container due to the duplicated "--net" options in the docker create command #4296

Merged
merged 1 commit into from
Mar 22, 2020

Commits on Mar 20, 2020

  1. Failed to create Broadcom RPC "syncd" container due to the duplicated…

    … "--net" options in the docker create command
    
    In the file "files/build_templates/docker_image_ctl.j2", it adds the option
    "--net" to the docker create command through the commit
    "abe7ef7e2e2e1215c97cee19a83aab0b130cebe5" (sonic-net#3856).
    
    Remove the "--net" option in "docker-syncd-brcm-rpc.mk" to avoid
    specifying duplicated "--net" options.
    
    Signed-off-by: charlie_chen <charlie_chen@edge-core.com>
    CharlieChenEC committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    ab9f3d8 View commit details
    Browse the repository at this point in the history