admirito / gvm-containers

Greenbone Vulnerability Management Containers
86 stars 58 forks source link

gvm-postgres is not using entrypoints or uuid-ossp #7

Closed drmendes closed 4 years ago

drmendes commented 4 years ago

This is rather a question than an issue because I am struggling to understand how this is working.

admirito commented 4 years ago
FROM postgres:12

So we don't need to copy anything. If you don't change anything, it is exactly like the parent image. Everything including the entrypoint.

Sorry for the late reply. As it is probably too late I will close the issue, to make things clean here!