ghostery / user-agent-desktop

Ghostery Desktop Browser
Mozilla Public License 2.0
108 stars 16 forks source link

Autogenerate platform dockerfiles #29

Open sammacbeth opened 3 years ago

sammacbeth commented 3 years ago

Improve script to generate docker file from taskcluster definition and integrate to build process.

remusao commented 3 years ago

Any specific point that could/should be improved in the future?

chrmod commented 3 years ago

It's basically given that various platforms will have some hardcoded parts of the docker file. For instance to set path to native SDKs. Maybe instead of generating the whole file we should have a template file with some fixed and some generated sections?