You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/09/22 11:22:14 UTC

[airflow-pgbouncer-exporter] 05/27: Update README with docker compose build command.

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch migrate-to-latest-pgbouncer-exported
in repository https://gitbox.apache.org/repos/asf/airflow-pgbouncer-exporter.git

commit 31a67ad8de2f8c9633ece5161c8fbd80a4612b1e
Author: Juraj Bubniak <ju...@exponea.com>
AuthorDate: Thu Oct 22 12:32:04 2020 +0200

    Update README with docker compose build command.
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 907bbb9..fc4ca05 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,12 @@ docker run \
   jbub/pgbouncer_exporter
 ```
 
+In order to build the binary for the development docker compose setup you can use this command:
+
+```bash
+CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build
+```
+
 ## Collectors
 
 All of the collectors are enabled by default, you can control that using environment variables by settings