docker run --rm -it -w /PClean gswyhq/julia:PClean /bin/bash
root@22b3ca521cb6:/PClean# julia
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.6.2 (2021-07-14)
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |
julia> import Pkg;
julia> Pkg.add(path="/PClean");
更多使用示例见: /PClean/experiments/
Content type
Image
Digest
Size
986 MB
Last updated
about 5 years ago
docker pull gswyhq/julia:PClean