$ mkdir -p /root/config $ docker exec -t -i ab48a716916f curl -u admin: http://localhost:8087/v1/status rm -rf /root/db credentials: users: admin: password: 'franticfrenetic' email: 'chris@binnie.tld' /usr/lib/python2.7/dist-packages/ requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.24.1) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) $ pip install --upgrade "urllib3==1.22" $ docker-compose pull $ docker-compose up -d $ docker-compose down $ apt install python-pip $ pip install anchorecli $ pip install wheel $ pip install anchorecli $ export ANCHORE_CLI_USER=admin $ export ANCHORE_CLI_PASS=foobar $ export ANCHORE_CLI_URL=http://myserver.example.com:8228/v1 $ anchore-cli image add docker.io/library/debian:latest $ anchore-cli image list $ anchore-cli image vuln docker.io/library/nginx:latest os $ anchore-cli subscription activate vuln_update docker.io/library/debian:latest Success $ anchore-cli image content chrisbinnie/super:latest files