問題タブ [nsq]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
15 参照

python - docker compose で nsq_to_file ユーティリティを使用できますか?

自動化コードの実行中にnsq_to_file ユーティリティを使用しています。そのユーティリティを docker-compose サービスとして自動化したいと考えていました。このユーティリティを docker で使用する方法に関するドキュメントが見つかりません。次のように使用します。

./nsq_to_file --lookupd-http-address=<http_address> --topic=ta-gcp-test -output-dir=/path/to/local/dir -filename-format=local_file_name

誰かがそれについて意見を持っていますか?