Alpine image based on cmckni3/alpine-build-tools with the CS50 C Library installed
The project intended to help as a quickstart with the tooling required for CS50 coursework. Since the creation of this repository, containerized workload adoption has increased, and tools such as devcontainer and GitHub codespaces have been introduced. As such, CS50 now maintains its own container image and codespace to streamline working on course assignments.
docker build -t cmckni3/alpine-cs50 .
docker run -it cmckni3/alpine-cs50
Content type
Image
Digest
sha256:387a366c0…
Size
63.3 MB
Last updated
over 7 years ago
docker pull cmckni3/alpine-cs50