https://github.com/malmaud/julia_builder
Build Julia on Google Cloud Container Builder
https://github.com/malmaud/julia_builder
julia
Last synced: about 2 months ago
JSON representation
Build Julia on Google Cloud Container Builder
- Host: GitHub
- URL: https://github.com/malmaud/julia_builder
- Owner: malmaud
- Created: 2017-03-09T18:26:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-09T18:56:37.000Z (over 9 years ago)
- Last Synced: 2025-10-08T10:48:31.555Z (9 months ago)
- Topics: julia
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Cloud Container Julia builder
## Purpose
Use the Google Cloud Container Builder service to build Julia master.
## Usage
* Download and configure a default project for [`gcloud`](https://cloud.google.com/sdk/gcloud/)
* Set the environment variable `JL_BUCKET_NAME` to the name of a Google Storage bucket to store the Julia Dockerfile
* Run `build.sh`