https://github.com/throwtheswitch/drsurlycourse1docker
Dr. Surly’s Course #1 build environment
https://github.com/throwtheswitch/drsurlycourse1docker
Last synced: 9 months ago
JSON representation
Dr. Surly’s Course #1 build environment
- Host: GitHub
- URL: https://github.com/throwtheswitch/drsurlycourse1docker
- Owner: ThrowTheSwitch
- Created: 2020-06-29T11:51:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T14:19:27.000Z (over 1 year ago)
- Last Synced: 2025-10-03T06:37:22.646Z (9 months ago)
- Language: Shell
- Size: 42 KB
- Stars: 5
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Dr. Surly’s School for Mad Scientists: Unit Testing & Other Embedded Software Catalysts Docker Image
Simple C environment for Unity test suites.
## Contents
* C support
* [libc-dev 0.7.2](https://pkgs.alpinelinux.org/package/v3.11/main/x86/libc-dev)
* Environment
* [coreutils 8.31](https://pkgs.alpinelinux.org/package/v3.11/main/x86/coreutils)
* gcc 9.2.0
* make 4.2.1
* Course project
## Usage
`docker run -it --rm -v :/lab throwtheswitch/drsurly-course1[:tag]`