Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Template pre-processing of the makefile #44

@epcim

Description

@epcim

If I am aware there is not better Makefile/build a framework to compose images as in this tool. I have some suggestions/enhancements:

Add "Jinja2" processing of the makefile before yaml is parsed, to allow things like:
% for os_codename in [xenial, bionic]
debian-{{os_codename}:
FROM: debian:{{os_codename}}
% endfor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions