this post was submitted on 06 Oct 2023
12 points (100.0% liked)
commandline
1737 readers
25 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Cool. Didn't know people use docker for non-server stuff. Hope mem doesn't leaks :)
Pretty sure it won't leak (I used gcc under musl to compile it with a few safeguard flags).Still, its a fun little experience to (at least try to) dockerize everything. :p
I too ran sanitizers and static checks, but I am still not 100% confident