Skip to content
This repository was archived by the owner on Oct 16, 2023. It is now read-only.

Docker images for testing rust code on many versions and architecures (DEPRECATED)

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

rust-embedded/docker-rust-cross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Rust Cross Compilation Docker Images

Overview

This repo contains the Dockerfile and related scripts for building posborne/rust-cross. These images contain a Linux environment with several versions of rust (managed with multirust) along with std for a number of different architectures.

These were created in order to make it significantly easier for crate authors to build and (for some architectures) run tests for architectures that they may not have set up on their own development machines.

License

Copyright (c) 2016, Paul Osborne <ospbau@gmail.com>

Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
http://www.apache.org/license/LICENSE-2.0> or the MIT license
<LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
option.  This file may not be copied, modified, or distributed
except according to those terms.

About

Docker images for testing rust code on many versions and architecures (DEPRECATED)

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages