ctdk / goiardi

A Chef server written in Go, able to run entirely in memory, with optional persistence with saving the in-memory data to disk or using MySQL or Postgres as the data storage backend. Docs: http://goiardi.readthedocs.io/en/latest/index.html
http://goiardi.gl
Apache License 2.0
280 stars 39 forks source link

Provide updated Docker builds #61

Closed joerg closed 5 years ago

joerg commented 5 years ago

Hi,

I found some images on the Docker hub (https://hub.docker.com/r/ctdk/goiardi/tags) but they are quite outdated. Please provide (automated) up-to-date builds of goiardi.

regards, Jörg

ctdk commented 5 years ago

Of course! I've been meaning to do that (and finish with some other docker work for goiardi), but keep putting it off. I'll turn that around shortly. Thanks for reminding me about it.

ctdk commented 5 years ago

The wheels turn slowly, but they do turn. The docker images are updated, and I'll get them added to the usual release artifact pipeline. Thanks again.