datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
88 stars 12 forks source link

use github's container registry for docker images #244

Closed fgregg closed 2 years ago

fgregg commented 2 years ago

Add's a workflow to build images of the app and put them in the github container registry. Will close #224

fgregg commented 2 years ago

I initially added changes to the docker-compose.yml files to use the image from the github container registry.

I think this is actually desirable, but there are some funny bootstrapping issue to think about here, so i'm going to punt on that.

fgregg commented 2 years ago

README section added