haskell / docker-haskell

MIT License
63 stars 37 forks source link

Templating solution #65

Open AlistairB opened 2 years ago

AlistairB commented 2 years ago

With more variants being added it is becoming more desirable to have templating. https://github.com/haskell/docker-haskell/pull/6 was one such attempt.

https://docs.earthly.dev/docs/earthfile is another option.

It would be nice to dogfood and use Haskell though.