mikesplain / openvas-docker

A Docker container for Openvas
MIT License
762 stars 302 forks source link

On Installing, getting "/var/lib/openvas/scap-data/scap.db: no space left on device" #238

Closed snori74 closed 4 years ago

snori74 commented 5 years ago

Following the README run:

docker run -d -p 443:443 --name openvas mikesplain/openvas:9

But get:

docker: failed to register layer: Error processing tar file(exit status 1): write /var/lib/openvas/scap-data/scap.db: no space left on device.

(a) There is plenty of disk space, but have no permission. Why is this needed for a container? (b) Creating /var/lib/openvas/scap-data/ and giving full permission to my user does not help

fredairic[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

fredairic[bot] commented 4 years ago

This issue has been automatically closed because it has not had recent activity. Issue creator may reopen if the issue still exists. Thank you for your contributions.