https://github.com/spaceteam/sts1_cobc_docker
Docker image used for developing, building, and testing the COBC software of Space Team Sat 1
https://github.com/spaceteam/sts1_cobc_docker
cubesat docker
Last synced: 7 months ago
JSON representation
Docker image used for developing, building, and testing the COBC software of Space Team Sat 1
- Host: GitHub
- URL: https://github.com/spaceteam/sts1_cobc_docker
- Owner: SpaceTeam
- License: mit
- Created: 2022-08-04T15:02:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-10-06T17:58:09.000Z (8 months ago)
- Last Synced: 2025-10-06T19:35:44.590Z (8 months ago)
- Topics: cubesat, docker
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/tuwienspaceteam/sts1-cobc
- Size: 92.8 KB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Docker image used for developing, building, and testing the [COBC software of SpaceTeamSat1](https://github.com/SpaceTeam/STS1_COBC_SW).
* The `linux-x86` folder is used to build an image that can only compile linux-x86 targets, making it much lighter than the full image.
* The `full` folder is used to build an image that can additionally cross-compile for the COBC (=STM32F411).