diff --git a/entrypoint.sh b/entrypoint.sh index 04c0e36..dc569d9 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -5,7 +5,7 @@ set -ex # Create /dev/loop0 if it doesn't already exist. `losetup` has an issue creating it during the first run mknod -m 0660 /dev/loop0 b 7 0 2>/dev/null || true -subscription-manager refresh || true +dnf repolist ls /etc/yum.repos.d for i