Arthur Kepler
Arthur Kepler
Why not include support for `cue` and `cue_prompt` as https://github.com/Yubico/pam-u2f does?
Would arm64 wheels work? This suggests that aarch64 and arm64 have been merged some years ago: https://stackoverflow.com/a/47274698/513739
All that said, it's easy enough to just override the web root in one's own Nginx config, in a Dockerfile that extends this project's image: ``` FROM wyveo/nginx-php-fpm:php81 ... COPY...
Btw, I can't actually run `ldd` in this container without getting a segfault. Probably a docker-desktop on M1 issue?
@winder the `file` command gives the exact opposite result of static vs. dynamic: ``` root@dc4165650705:/node/bin# file goal goal: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, BuildID[sha1]=6ec26b9d54c6d10197a9fb2f85a18932959662b4, for...
It'd be great to have some level of observability into handling of Ingress objects added to the cluster. This could greatly reduce the time to resolve issues in third-party charts...
Also useful would be a `default_timeouts` config in the provider block, so that third-party child modules' default timeouts can be set.
Interested to hear when this may happen, as not having versioned or immutable tags makes team-wide devops quite challenging. Specifically when encountering breaking changes when each developer has run `foundryup`...
Also encountering the same issue. Being new to Platform.io, I'm guessing there's a build step that we're missing here? Can this be documented, please? Also are the contents of `partitions_custom.csv`...
Very much looking forward to this for my Sonoff 4ch-pro powered irrigation control!