ersilia-os / ersilia-pack

Module to pack Ersilia models with FastAPI
GNU General Public License v3.0
1 stars 6 forks source link

Add a CI workflow to build and push base images to DockerHub #22

Closed DhanshreeA closed 1 month ago

DhanshreeA commented 1 month ago

This can easily be achieved by using the script to generate all the requisite Dockerfiles, followed by using a matrix approach as demonstrated here to build and push the images.