https://github.com/johnnychen94/julia-mirror
Dockerfile for jill.py
https://github.com/johnnychen94/julia-mirror
docker-compose docker-image julia-language mirror
Last synced: about 2 months ago
JSON representation
Dockerfile for jill.py
- Host: GitHub
- URL: https://github.com/johnnychen94/julia-mirror
- Owner: johnnychen94
- Created: 2020-01-23T14:12:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T12:53:29.000Z (over 6 years ago)
- Last Synced: 2025-01-12T13:50:58.258Z (over 1 year ago)
- Topics: docker-compose, docker-image, julia-language, mirror
- Language: Dockerfile
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# julia-mirror
[](https://github.com/johnnychen94/julia-mirror/releases)
[](https://github.com/johnnychen94/julia-mirror/actions)
[](https://hub.docker.com/repository/docker/johnnychen94/julia-mirror)
This repository builds the docker image: [johnnychen94/julia-mirror](https://hub.docker.com/repository/docker/johnnychen94/julia-mirror) to easily set
up the mirror for Julia releases. The core package of this image is [jill.py](https://github.com/johnnychen94/jill.py).
## Usage
1. clone this repository: `git clone https://github.com/johnnychen94/julia-mirror.git`
2. modify `docker-compose.yml` and `mirror.json` as you like
3. start mirroring `docker-compose up -d`