remove symlink creation for sh; already exists
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2020-06-12 08:56:55 +02:00
parent 5be7bae090
commit 29594f5419
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -37,7 +37,6 @@ RUN yum install -q -y \
yum-utils rpm-build rpmdevtools \
epel-release && \
rpm --import https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 && \
ln -s dash /bin/sh && \
yum clean all
ADD overlay/ /