vmware / powerclicore

PowerCLI Core Dockerfile
Apache License 2.0
100 stars 47 forks source link

Reduce docker layers #19

Closed Itiho closed 6 years ago

Itiho commented 6 years ago

Reduce the image from 610MB to 555MB with best practice

See https://hackernoon.com/tips-to-reduce-docker-image-sizes-876095da3b34

If you change PowerCLI_Core.zip and master.zip to PowerCLI_Core.tar.gz and marster.tar.gz, reduce the script by removing rm lines (ADD command extract auto tar.gz)

vmwclabot commented 6 years ago

@Itiho, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

Itiho commented 6 years ago

I sign contributor license agreement

Itiho commented 6 years ago

21 Reduce more image size

vmwclabot commented 6 years ago

@Itiho, VMware has approved your signed contributor license agreement.