julia icon indicating copy to clipboard operation
julia copied to clipboard

Docker Official Image packaging for julia

Results 3 julia issues
Sort by recently updated
recently updated
newest added

I am probably filing this issue in the wrong place, but I need pointers and I would appreciate any help. The problem: ``` docker run --rm julia:1.9.1-bookworm julia --version ERROR:...

If someone wishes to use this container and pre-load packages for their own, they may find that every time they run the container remotely, Julia spends time compiling before anything...

Hi folks, Would it be possible to add a shared tag for `lts` releases of Julia? This would always map to the latest LTS release, which should be 1.10.5 (or...