Hacker News new | ask | show | jobs
by xiaodai 2491 days ago
Do you have a guide on how to compile packages into base image?
1 comments

There are some docs here: https://docs.julialang.org/en/v1/devdocs/sysimg/index.html

There is also now PackageCompiler that provides a nicer API without requiring you to build from source: https://github.com/JuliaLang/PackageCompiler.jl