Sender | Message | Time |
---|---|---|
19 Oct 2022 | ||
09:54:46 | ||
Download image.png | 09:55:04 | |
im curious to knwo can i directly point my fastAppImage in kubenetes without docker registry | 09:55:05 | |
20:54:35 | ||
29 Oct 2022 | ||
06:12:19 | ||
06:15:19 | ||
Hi folks.. random q. In the past, I've built lambdas for AWS using Rust, and basically the whole image is a zip file with a single "bootstrap" executable that is the runtime (that would normally be responsible for starting a whole python or node or whatever framework). But of course that executable has dependencies on libc.so in FHS paths, so building that same executable on nixos is more involved. | 06:25:04 | |
Anyone have any recommendations or references? My current thoughts, before even really exploring further:
| 06:26:40 | |
* Anyone have any recommendations or references? My current thoughts, before even really exploring further:
| 06:28:28 | |
31 Oct 2022 | ||
Lambdas also support containers, so a dockerTools approach might be another angle of attack? | 14:39:44 | |
20:30:28 | ||
1 Nov 2022 | ||
yeah but it's all so much more.. stuff | 03:17:19 | |
2 Nov 2022 | ||
00:47:52 | ||
3 Nov 2022 | ||
In reply to @uep:matrix.orghttps://github.com/bellroy/wai-handler-hal/tree/master/wai-handler-hal-example uses haskell.nix to statically link against musl. Not sure if you can make it work for your standard? There are also dockerTools examples there | 07:05:50 | |
In reply to @uep:matrix.org* https://github.com/bellroy/wai-handler-hal/tree/master/wai-handler-hal-cdk uses haskell.nix to statically link against musl. Not sure if you can make it work for your standard? There are also dockerTools examples there | 07:06:22 | |
I'm leaning more towards musl as time goes on | 07:40:25 | |
08:55:24 | ||
08:56:36 | ||
08:56:55 | ||
08:57:27 | ||
14:43:52 |