Eddie, I think it would be neat if we could build vendor images by just supplying docker containers with maybe some type of config.
At Tonic (https://tonic.ai) we do on-prem deploys with docker containers and docker-compose. Its seamless and would be great to use that same flow for Digital Ocean marketplace.
We (Redash) have a similar setup (Docker Compose based) and we used Packer to build the DigitalOcean image. Our setup is public on GitHub, in case you want to copy:
We have some vendors building images with a variety of methods—Packer for example (blog post coming soon). I _want_ to say there is someone building out of a container. We've got a repo [0] with our current process but definitely looking for ways to improve it. You should fill out the vendor form and we'll be in touch [1]!
At Tonic (https://tonic.ai) we do on-prem deploys with docker containers and docker-compose. Its seamless and would be great to use that same flow for Digital Ocean marketplace.