mirror of
https://github.com/claunia/cross-docks.git
synced 2025-12-16 03:04:44 +00:00
Add README file.
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Docker images with cross compilers preinstalled
|
||||
|
||||
This repository contains a series of Docker descriptions to create, and run, containers with cross compilers, and their needed SDKs for several environment.
|
||||
|
||||
These containers open an SSH port and have rsync installed so they can be used with CLion and other remote IDEs.
|
||||
|
||||
Each directory contains a `README.md` file describing the exact compiler, version, environment and target, as well as, if available, a `CMake` toolchain that autoconfigures everything.
|
||||
|
||||
The images are also uploaded to [Docker Hub](https://hub.docker.com/u/claunia).
|
||||
Reference in New Issue
Block a user