@ -1004,7 +1004,7 @@ load_env() {
else
docker_run_opts+=("$opt")
fi
done < <(cat "$COMPOSE_LAUNCHER_OPTS")
done < "$COMPOSE_LAUNCHER_OPTS"
}