Skip to content

Minimal docker image for testing purposes of other applications

License

Notifications You must be signed in to change notification settings

DavidPage-BAH/minimal-docker-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repo contains an example C file as an example of how to create tiny docker images. It also show cases how to use tar directly instead of a SCRATCH dockerfile

Using

Run the following scripts in order for testing and or building the image

  • sh build.sh
  • sh create-docker.sh
  • sh import-docker.sh
  • sh run.sh

To clean-up execute

sh clean.sh

About

Minimal docker image for testing purposes of other applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published