Docker Official Image packaging for julia
Go to file
Tony Kelman 0f29b23863 The Julia package manager in 0.5 no longer requires git 2016-09-24 04:44:42 -07:00
.travis.yml Update .travis.yml to account for Travis changes (especially now that Docker is no longer experimental 🎉) 2015-11-20 09:50:23 -08:00
Dockerfile The Julia package manager in 0.5 no longer requires git 2016-09-24 04:44:42 -07:00
LICENSE Add initial Expat LICENSE (matches upstream) 2015-03-06 11:19:59 -07:00
README.md Update README with Jenkins badge change (see https://github.com/docker-library/docs/pull/697) 2016-09-21 13:21:36 -07:00
generate-stackbrew-library.sh Convert "generate-stackbrew-library.sh" to output the new 2822-based format 2016-06-09 11:26:45 -07:00
update.sh Clean up a line 2015-03-06 17:20:29 -07:00

README.md

About this Repo

This is the Git repo of the Docker official image for julia. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/julia.

See a change merged here that doesn't show up on the Docker Hub yet? Check the "library/julia" manifest file in the docker-library/official-images repo, especially PRs with the "library/julia" label on that repo. For more information about the official images process, see the docker-library/official-images readme.