slimtoolkit / slim

Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
Apache License 2.0
18.89k stars 704 forks source link

add support for --env-file to build and profile commands #578

Closed reetasingh closed 10 months ago

reetasingh commented 10 months ago

Fixes-560

What

Add --env-file flag to build and profile command to allow passing multiple env key/value data

Why

How Tested

kcq commented 10 months ago

thank you @reetasingh !