diff --git a/Earthfile b/Earthfile index e396694..944684c 100644 --- a/Earthfile +++ b/Earthfile @@ -90,7 +90,7 @@ docker: ENV OS_REPO=${IMAGE_REPOSITORY} ENV OS_VERSION=${RKE2_VERSION_TAG}_${VERSION} ENV OS_LABEL=${BASE_IMAGE_TAG}_${RKE2_VERSION_TAG}_${VERSION} - RUN envsubst >/etc/os-release >/etc/os-release > /etc/profile RUN mkdir -p /opt/rke2/scripts/ COPY scripts/* /opt/rke2/scripts/