Julia compiler with Web Accessed File Browser
654
Julia container with the containerized filebrowser, making it easy to upload your Julia code on the fly.
docker run \ -v /usr/local/julia:/srv \ -v /path/filebrowser.db:/database.db \-v /path/.filebrowser.json:/.filebrowser.json \ --user $(id -u):$(id -g) \ -p 80:80 \ datalook/julia-filebrowserUsername:Password is admin:admin
Content type
-
Digest
Size
-
Last updated
over 5 years ago
docker pull datalook/julia-filebrowser