mirror of
https://github.com/traefik/traefik
synced 2026-02-12 07:28:08 +00:00
The array is empty in the beginning, so referencing ${GLIDE_ARGS[@]}
produces an error due to nounset.
The array is empty in the beginning, so referencing ${GLIDE_ARGS[@]}
produces an error due to nounset.