Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kei-g/docker-cross-debian
Cross compile environment on Debian
https://github.com/kei-g/docker-cross-debian
docker docker-image
Last synced: 5 days ago
JSON representation
Cross compile environment on Debian
- Host: GitHub
- URL: https://github.com/kei-g/docker-cross-debian
- Owner: kei-g
- License: bsd-3-clause
- Created: 2021-11-22T00:51:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T03:56:21.000Z (about 1 year ago)
- Last Synced: 2024-04-28T06:35:41.764Z (10 months ago)
- Topics: docker, docker-image
- Language: Shell
- Homepage: https://hub.docker.com/r/snowstep/cross-debian/
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![GitHub][github-repo-image]][github-repo-url] [![DockerHub][docker-image]][docker-url]
# docker-cross-debian [![license][license-image]][license-url]
[`docker-cross-debian`][github-repo-url] - Cross compile environment on Debian.
This image depends on [![`docker-llvm`][docker-llvm-image]][docker-llvm-url]
# Usage
```shell
docker pull snowstep/cross-debian:latest
```# Supported Architectures
- FreeBSD 13.0
- amd64
- arm64
- armv6
- armv7
- i386
- linux
- amd64
- arm64
- armhf
- i386
- mingw
- w64
- amd64
- i386# CI Status
| Workflow Name | Status |
|-|-|
| **Example** | [![GitHub CI (Example)][github-example-image]][github-example-url] |
| **Publish** | [![GitHub CI (Publish)][github-publish-image]][github-publish-url] |# License
The scripts and documentation in this project are released under the [BSD-3-Clause License][license-url]
# Contributions
Contributions are welcome! See [Contributor's Guide](https://github.com/kei-g/docker-cross-debian/blob/main/CONTRIBUTING.md)
# Code of Conduct
:clap: Be nice. See [our code of conduct](https://github.com/kei-g/docker-cross-debian/blob/main/CODE_OF_CONDUCT.md)
[docker-image]:https://img.shields.io/docker/v/snowstep/cross-debian?logo=docker
[docker-llvm-image]:https://img.shields.io/docker/v/snowstep/llvm?label=snowstep%2Fllvm&logo=docker
[docker-llvm-url]:https://hub.docker.com/r/snowstep/llvm
[docker-url]:https://hub.docker.com/r/snowstep/cross-debian
[github-example-image]:https://github.com/kei-g/docker-cross-debian/actions/workflows/example.yml/badge.svg
[github-example-url]:https://github.com/kei-g/docker-cross-debian/actions/workflows/example.yml
[github-publish-image]:https://github.com/kei-g/docker-cross-debian/actions/workflows/publish.yml/badge.svg
[github-publish-url]:https://github.com/kei-g/docker-cross-debian/actions/workflows/publish.yml
[github-repo-image]:https://img.shields.io/badge/github-kei--g%2Fdocker--cross--debian-brightgreen?logo=github
[github-repo-url]:https://github.com/kei-g/docker-cross-debian
[license-image]:https://img.shields.io/github/license/kei-g/docker-cross-debian
[license-url]:https://github.com/kei-g/docker-cross-debian/blob/main/LICENSE