Skip to content

rsync missing for package.sh script #3

@kevinsturmanKT

Description

@kevinsturmanKT

I found that the base image is missing rsync, so I had to add it to the Dockerfile to get the package.sh working

Looks like it can be installed with yum by adding to the Dockerfile

RUN yum install -y rsync

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