Skip to content

Commit 414a73e

Browse files
committed
clarify version coverage and improve navigation for InfluxDB Docker README
1 parent 06765c8 commit 414a73e

File tree

6 files changed

+531
-594
lines changed

6 files changed

+531
-594
lines changed

.template-helpers/arches.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/opt/homebrew/bin/bash
22
set -Eeuo pipefail
33

44
repo="${1:-}"

.template-helpers/generate-dockerfile-links-partial.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/opt/homebrew/bin/bash
22
set -Eeuo pipefail
33

44
repo="${1:-}"

.template-helpers/variant.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/opt/homebrew/bin/bash
22
set -eo pipefail
33

44
repo="$1"

influxdb/README.md

Lines changed: 111 additions & 584 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)