我正在尝试通过 Docker 映像使用 RHEL 9 redhat/ubi9
,并拥有 redhat 个人开发人员订阅。但是,在尝试使用 时subscription-manager
,收到此错误消息:subscription-manager is disabled when running inside a container. Please refer to your host system for subscription management.
。我应该在 macOS 级别配置某些内容,还是在容器本身中配置?
对于 RHEL 8 映像 ( redhat/ubi8
),一切正常。