Skip to content

Commit

Permalink
chore(docker): document GHCR builds
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodonato committed Dec 30, 2024
1 parent 966482b commit c216092
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,11 @@ The image has support for connecting the following databases:

A `Helm chart`_ to run the container in Kubernetes is also available.

Automated builds from the ``main`` branch are available on the `GitHub container registry`_ via::

docker pull ghcr.io/albertodonato/query-exporter:sha256-28058bd8c5acc97d57c1ad95f1a7395d9d43c30687459cd4adacc3e19d009996


ODBC driver version
~~~~~~~~~~~~~~~~~~~

Expand All @@ -604,6 +609,7 @@ by passing ``--build-arg ODBC_bVERSION_NUMBER``, e.g.::
.. _`Docker Hub`: https://hub.docker.com/r/adonato/query-exporter
.. _`database-specific options`: databases.rst
.. _`Helm chart`: https://github.com/makezbs/helm-charts/tree/main/charts/query-exporter
.. _`GitHub container registry`: https://github.com/albertodonato/query-exporter/pkgs/container/query-exporter

.. |query-exporter logo| image:: https://raw.githubusercontent.com/albertodonato/query-exporter/main/logo.svg
:alt: query-exporter logo
Expand Down

0 comments on commit c216092

Please sign in to comment.