An open API service indexing awesome lists of open source software.

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

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]`