i try run docker/podman container
Hi, i have problem i try run :
docker run -i --rm -e "VER=9.6" -e "ARG1=org=myORG" -e "ARG2=key=myKEY" -v "$PWD:/mnt/git" op5com/op5-monitor-rhel-offline-tarball
with
https://docs.itrsgroup.com/docs/op5-monitor/9.6/topics/install/install-monitor.html
and i take this information
:subscription-manager is disabled when running inside a container. Please refer to your host system for subscription management.
so what i do wrong