atomist / sdm-pack-docker

Extension Pack for an Atomist SDM to integrate Docker
Apache License 2.0
0 stars 2 forks source link

Add grammar for Dockerfile #4

Closed ludovicc closed 5 years ago

ludovicc commented 6 years ago

This grammar should be able to identify:

FROM parent_image:version

AUTHOR LABELS ...

It could be used for example to upgrade the version of the parent image