JanitorTechnology / dockerfiles

popular development environments as containers
https://hub.docker.com/u/janitortechnology/
53 stars 20 forks source link

[fennec] fix build by re-enabling official branding #194

Closed jankeromnes closed 6 years ago

jankeromnes commented 6 years ago

Unofficial builds use something like fennec_${USER} as the package name, and apparently this causes us to use an invalid package name. Re-enabling official branding should fix it.

jankeromnes commented 6 years ago

Success!