Closed Flagro closed 9 months ago
The Dockerfile needs CMD entry points, relying on docker-compose proved to be bad when the image used in muilticontainer mode in other apps.
Implemented in https://github.com/Flagro/VecMetaQ/commit/4b28e6e91a78c7798e55d0b672405b62edb5d8e8
The Dockerfile needs CMD entry points, relying on docker-compose proved to be bad when the image used in muilticontainer mode in other apps.