hfg-gmuend/openmoji

Migrate to `hfg-gmuend` controlled font-builder docker image

Open

#430 opened on Jan 6, 2023

View on GitHub
 (14 comments) (0 reactions) (0 assignees)HTML (3,504 stars) (203 forks)batch import
help wantednext release

Description

At some point after #422 is merged it would be ideal to change over to use a docker image distributed through ghcr.io using this organisation rather than through @JeppeKlitgaard for security and maintainability purposes. There is no rush on this however.

The relevant dockerfile can be found in helpers/docker and a workflow is already set up in .github/workflows.

TODO:

  • Provide a README.md next to Dockerfile
  • Container building GitHub workflow
  • Multi-arch docker builds to support Mac M1

Contributor guide