r-wheeler / docker-rust-frozen

Dockerfiles for "frozen-in-time" nightly builds of Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING: This is NOT the official docker-rust-nightly repository!

The official repository is at https://github.com/rust-lang/docker-rust-nightly.


This repository serves the purpose of having some nightly builds "from the past", frozen in time. If you know of a better way to achieve this please let us know!

The images for the "frozen" nightly builds can be found on Docker Hub.

This image has three types of tags:

  • <YYYY.MM.DD>-buster
  • <YYYY.MM.DD>-slim-buster
  • <YYYY.MM.DD>-alpine3.10

matching the nightly build corresponding to <YYYY.MM.DD>.

Supported tags and respective Dockerfile links

About

Dockerfiles for "frozen-in-time" nightly builds of Rust.


Languages

Language:Dockerfile 100.0%