crashappsec / chalk

Chalk allows you to follow code from development, through builds and into production.
https://crashoverride.com/
GNU General Public License v3.0
348 stars 15 forks source link

Docker file 1.7 syntax support #267

Open miki725 opened 5 months ago

miki725 commented 5 months ago

Description

https://www.docker.com/blog/new-dockerfile-capabilities-v1-7-0/

Need to support new syntax for substituting env vars when evaling docker file, otherwise we can compute wrong base image for example