An open API service indexing awesome lists of open source software.

https://github.com/plummerssoftwarellc/rust-docker

Dockerfile for Alpine image with Rust installed
https://github.com/plummerssoftwarellc/rust-docker

Last synced: 2 months ago
JSON representation

Dockerfile for Alpine image with Rust installed

Awesome Lists containing this project

README

        

# Rust on Alpine in Docker

This repository contains a Dockerfile with which an Alpine image can be built that has Rust installed.
It is published on Docker Hub as [primeimages/rust](https://hub.docker.com/r/primeimages/rust).

Currently, it is based on:
* [Alpine 3.13](https://alpinelinux.org/)
* [Rust 1.52.1](https://www.rust-lang.org/)