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 (203 forks)batch import
help wantednext release

Repository metrics

Stars
 (3,504 stars)
PR merge metrics
 (Avg merge 7h 13m) (1 merged PR in 30d)

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