Files
alpine/rootfs
jason a44ff7ae7b
Build and Push 3.15 / build (push) Failing after 3s
Build and Push 3.16 / build (push) Failing after 4s
Build and Push 3.18 / build (push) Failing after 7s
Build and Push 3.21 / build (push) Failing after 5s
Build and Push 3.17 / build (push) Failing after 10m7s
Build and Push 3.14 / build (push) Failing after 10m26s
Build and Push / build (push) Failing after 13m56s
Build and Push edge / build (push) Failing after 14m6s
Build and Push 3.23 / build (push) Failing after 14m15s
Build and Push 3.22 / build (push) Failing after 14m23s
Build and Push 3.20 / build (push) Failing after 14m32s
Build and Push 3.19 / build (push) Failing after 14m41s
🐛 Fix duplicate 2>/dev/null in entrypoint.sh /etc/hosts line 🐛
The grep -vF line that appends /usr/local/etc/hosts entries had a
duplicate 2>/dev/null redirect after the append operator, which is
a no-op but clutters the script. Synced from template.
- rootfs/usr/local/bin/entrypoint.sh: remove duplicate 2>/dev/null
from grep -vF /etc/hosts append line; bump version to 202606261500-git

rootfs/usr/local/bin/entrypoint.sh
2026-06-26 18:42:10 -04:00
..