Skip to content

An Example of Docker's Multi Stage Build for compiling a C program without adding the toolchain in the final container image

License

Notifications You must be signed in to change notification settings

balena-io-experimental/c-multistage-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-multistage-docker

An Example of Docker's Multi Stage Build for compiling a C program without adding the toolchain in the final container image.

replace hello.c with your source-code and make sure you rename any reference of it in the Dockerfile.template

About

An Example of Docker's Multi Stage Build for compiling a C program without adding the toolchain in the final container image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published