`packme` is a python3 application for generating and running `packer` templates.
`packme` is a python3 application for generating and running `packer` templates.
...
@@ -52,13 +51,11 @@ where `packages` defines non standard packages that will added as extra provisio
...
@@ -52,13 +51,11 @@ where `packages` defines non standard packages that will added as extra provisio
An image can extend another one by starting its building from another image. This is the aim of `extends` keyword which allows to declare that dependency.
An image can extend another one by starting its building from another image. This is the aim of `extends` keyword which allows to declare that dependency.