Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
Set by moderator on 22 February 2018.
02:58 ilbot3 joined
moderator Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
07:53 lizmat joined 08:23 lizmat joined 09:08 sena_kun joined 10:02 sena_kun joined 11:01 scovit joined 14:04 lizmat joined
SmokeMachine wouldn't it be possible to use alpine based images? 17:16
jnthn Is there a Rakudo Star image for Alpine? 17:58
I'd be happy to provide those also 17:59
Though it'd be nice if there was a Rakudo on Alpine image to take as a base 18:00
(Which may exist, I just don't immediately find one)
stmuk Alpine had some executable stack protection which broke rakudo compiles last time I tried (maybe fixed now since this was ages back) 18:01
jnthn ah 18:02
stmuk I will try now
it does work now! 19:15
I've vague recollections of a timotimo fix
timotimo we had a "the stack of any spawned thread is tiny and spesh blew the stack really easily" situation 19:16
samcv fixed it by making spesh's stack requirements vastly smaller
but i annoyed the musl-libc people on their issue tracker and i think they also made stack limits for threads less restrictive, too 19:17
stmuk ah 19:23
timotimo fwiw, i do think someone is maintaining a rakudo docker image based on alpine 19:25
stmuk hub.docker.com/r/jjmerelo/alpine-perl6/ 19:33