Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker build not working #35

Open
ankujuniyal opened this issue Mar 14, 2022 · 0 comments
Open

docker build not working #35

ankujuniyal opened this issue Mar 14, 2022 · 0 comments

Comments

@ankujuniyal
Copy link

docker run omarsmak/kafka-consumer-lag-monitoring-prometheus-native -p 9739:9739
-e kafka_bootstrap_servers=localhost:9092
-e kafka_retry_backoff.ms = 200
-e monitoring_lag_consumer_groups="test*"
-e monitoring_lag_prometheus_http_port=9739
-e monitoring_lag_logging_rootLogger_appenderRef_stdout_ref=LogToConsole
-e monitoring_lag_logging_rootLogger_level=info

After this Getting this error

./application: /usr/lib/libstdc++.so.6: no version information available (required by ./application)
./application: Relink /usr/lib/libgcc_s.so.1' with /usr/glibc-compat/lib/libc.so.6' for IFUNC symbol `memset'

Docker version 20.10.8, build 3967b7d
OS:- redhat 7.X

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant