Skip to content

rsync missing for package.sh script #3

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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