anoma / juvix

A language for intent-centric and declarative decentralised applications
https://docs.juvix.org
GNU General Public License v3.0
453 stars 53 forks source link

Consider using the official haskell-docker (slim) image to save disk space #3027

Closed heueristik closed 1 month ago

heueristik commented 1 month ago

Check out https://hub.docker.com/_/haskell, in particular haskell:<version>-slim.

paulcadman commented 1 month ago

This would not change the amount of disk space used by builds on the Github Agent. The docker image is run within the agent operating system.

See the documentation: https://docs.github.com/en/actions/writing-workflows/choosing-where-your-workflow-runs/running-jobs-in-a-container