Francesco-Sch / knowledge-spaces

Visualizing the knowledge of Large Language AI models
https://knowledge-spaces.com/
1 stars 0 forks source link

Add cache to docker build #16

Open Francesco-Sch opened 7 months ago

Francesco-Sch commented 7 months ago

Adding a cache for docker builds in the Github action could decrease build times, which would be nice.

Reference: https://docs.docker.com/build/ci/github-actions/cache/