crater-invoice/crater

Create official docker images

guanana opened this issue · 0 comments

Is your feature request related to a problem? Please describe.
I want to be able to run crater with my docker swarm/k8s cluster without having to worry about building the image and using
volume as storage instead of local files

Describe the solution you'd like
I would want to have pre-built docker images to work with

Describe alternatives you've considered
Building the images myself or using 3rd party images

  • Building them myself is not convinient and easy to stop updating when new features appear
  • 3rd party are a problem because they is no guarantee maintanence or new version and a lot of times introduce new problems (security, features, configuration)