https://hub.docker.com/repository/docker/scrlk/woff2
Dockerized google/woff2 font converter
Precompiled
woff2_compresswoff2_decompresswoff2_info
installed in /usr/bin/.
As a bonus I included wget, zip and a script for generating variable fonts from Google Fonts. Source in /usr/bin/ggfont. No warranty for this part! Example use case:
sudo docker run -it -v ${PWD}:/srv -w /srv scrlk/woff2 sh -c "ggfont \"Roboto Slab\""
sudo docker run -it -v ${PWD}:/srv -w /srv scrlk/woff2 sh -c "ggfont Spartan"