You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
Hi.
I am on RHEL 7. I did:
yum install -y docker
yum install -y atomic
Docker is running: systemctl enable docker , systemctl start docker
Then I installed docker SDK for python and openscap-docker
yum install docker-python-1.4.0-115.el7
yum installed openscap-utils
Yet, I keep getting the warning (atomic scan --verbose ....)
"WARNING:Can't import the 'docker' package. Container scanning functionality will be disabled."
What does it mean ?
Thank you for your help.
Tanmay