couchdb-docker icon indicating copy to clipboard operation
couchdb-docker copied to clipboard

Alpine image variant

Open probablykasper opened this issue 4 years ago • 5 comments

Would be great to have an Alpine CouchDB Docker image. Alpine is usually the go-to for lightweight Docker images.

probablykasper avatar Oct 09 '19 00:10 probablykasper

For reference, here's a repo of a CouchDB Docker image built with Alpine: https://github.com/smizy/docker-couchdb

probablykasper avatar Oct 09 '19 00:10 probablykasper

The general trend for our images has been to push the build steps over into our packaging repo, then have the Docker container only install the prebuilt package for simplicity of maintenance.

We'd love to have someone join us to work on packaging for Alpine if they're interested.

wohali avatar Oct 09 '19 01:10 wohali

@wohali Should I open this issue in couchdb-pkg in that case?

probablykasper avatar Oct 11 '19 20:10 probablykasper

@probablykasper Only if you're intending to work on it :)

wohali avatar Oct 11 '19 23:10 wohali

@wohali Then I'll pass for now because it seemed a bit difficult to get all of the dependencies

probablykasper avatar Oct 12 '19 00:10 probablykasper