Skip to content

make with docker fails due to rsync host bind #3

@connellrobert

Description

@connellrobert

When using an external docker host, the rsync tasks fail, presumably due to the rsync port mapping containing 127.0.0.1. It does script getting the ip address and allowing the host, but rsync continues to fail. The only solution I've found is to remove the host address from the port mapping in the build/common.sh file. But this is unreasonable due to needing to do it every time for only one environment.

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