Skip to content

habeshabro/ctutorial1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Baby's first c program

C stuff

nothing to see here yet

docker stuff

I dockerized this sucker To make the image:
docker build -t docker-c-first .
To run a single use, self distructing container from this image:
docker container run -it --rm --name hello-world docker-c-first

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages