tunasync-scripts/dockerfiles/julia
Johnny Chen cb90bfa7b6
[julia] upgrade to StorageMirrorServer v0.2.0
HTTP.jl is somehow not reliable enough that `HTTP.get` would occasionally hang for unidentified reasons. This version uses `curl` instead of `HTTP.get` to fetch resources, which is more stable and faster.

`curl` dependency is included in julia:1.5 base image so we don't need to install it.
2020-09-10 15:54:23 +08:00
..
Dockerfile [julia] upgrade to StorageMirrorServer v0.2.0 2020-09-10 15:54:23 +08:00
startup.jl [julia] upgrade to StorageMirrorServer v0.1.4 and use all official upstreams 2020-08-15 17:29:34 +08:00