Skip to content

VLange80/docker_build_example

Repository files navigation

Testing Different Container Image Build Methods

This test is performed on native linux, WSL2 with docker-desktop, or mac

Pre-Requirements:

Docker: Get Started with Docker
Packer: Installing Packer

Running the test:

I have provided a bash script designed to take care of building all 4 images and outputting the details of size with the docker image command.

$: chmod 700 demo.build.sh flask_demo.build.sh
$: ./demo.build.sh  
$: ./flask_demo.build.sh

About

And experiment in the sizes of different docker build styles.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors