Closed lixiang957 closed 4 years ago
How are you running? is in the same directory as the .env file?
Direct command docker-compose -f ./docker-compose-build-postgres.yml build
you use -DBACKEND=POSTGRESQL
it is not the latest support
The old project has been moved to the "legacy branch".
A new simpler way to build the project has been added.
Support for postgres I used as a reference to this "link" documentation. I have not validated the use with postgres, soon I will do some tests.
Postgres officially supported: https://github.com/dgiorgio/gvm-docker/commit/aca30de034ad7933de2ae5be62a32614ac5e3333
ERROR: Service 'gvm-master-stable-postgres' failed to build: The command '/bin/sh -c chmod +x ./build.sh && ./build.sh ${STAGE} ${DATABASE}' returned a non-zero code: 1
Containers can't be built 能看下你写的有问题吗