You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@33Fraise33 I've made changes to accept VERSION as build-arg, now you can build the images without using makefile.
Please check develop branch and let me know if it works for you.
Hello,
in the ossmediator makefile you copy the version file before building the container.
OSSMediator/OSSMediatorCollector/Makefile
Line 10 in 1a6a2da
I would propose to update the docker build file and change the copy command:
OSSMediator/OSSMediatorCollector/Dockerfile
Line 12 in 1a6a2da
../VERSION ../.
This is the same for the elasticsearchplugin.
The text was updated successfully, but these errors were encountered: