elixirschool / school_house

The new era of Elixir School now powered by @phoenixframework
https://elixirschool.com/
Apache License 2.0
155 stars 49 forks source link

chore: use ghcr for docker image building and publishing #228

Closed btkostner closed 3 months ago

btkostner commented 3 months ago

This uses the github container registry for publishing the image fly pulls. This should have the same result as doing what we are doing now, but with better cache and the ability to pull the images down locally to test.