docker-raspberry-pi-cross-compiler
Raspberry Pi cross compiler
A Docker container image providing an all-in-one cross compiler and sysroot for the Raspberry Pi.
Raspberry Pi cross-compiler and sysroot in a Docker container.
245 stars
17 watching
66 forks
Language: Shell
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
steeve/cross-compiler | Dockerfiles for building cross-compilation environments for various programming languages | 107 |
rust-cross/rust-musl-cross | Docker images and build scripts for compiling static Rust binaries with musl-cross | 646 |
marcus-drake/sbt-docker | A plugin for sbt that automates the creation of Docker images for Scala projects | 734 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 258 |
frang75/nappgui_src | Cross-platform SDK for building desktop apps using ANSI-C | 502 |
docker-exec/dexec | A command-line tool for executing code in multiple languages using Docker containers | 330 |
rust-lang/docker-rust | An official Docker image for the Rust programming language | 446 |
blang/latex-docker | A Docker-based tool for compiling LaTeX documents without requiring manual package installation. | 587 |
stratoscale/skipper | Automates the process of building and managing Docker images from a Git repository | 46 |
rtckit/slimswitch | Creates minimal Docker images for a telephony platform with reduced attack surface | 18 |
obedmr/docker-latex | A Docker container for compiling LaTeX documents | 3 |
sbt/sbt-native-packager | A tool that simplifies the process of creating native package formats for software applications | 1,596 |
steve-mt/laravel-docker | Docker containers for simple PHP web development using Laravel. | 14 |
sbt/sbt-assembly | Automates the creation of a single JAR file containing all project dependencies and a main class. | 1,951 |
namely/docker-protoc | Provides pre-configured Docker containers for compiling protocol buffer definitions. | 726 |