immauss / openvas

Containers for running the Greenbone Vulnerability Manager. Run as a single container with all services or separate single applications containers via docker-compose.
GNU Affero General Public License v3.0
337 stars 97 forks source link

uncommented EXPOSE 9392 #258

Closed lucvorringa closed 2 months ago

lucvorringa commented 3 months ago

The expose line was commented. Docker-Desktops can't publish ports, which aren't exposed in the Dockerfile.