CrateDB Community Edition Docker Image
1.7K
We need to sort out image generation as it got out of sync w/r/t what got published on https://hub.docker.com/r/orchestracities/crate/tags All images that got published before this commit:
have to be regenerated with the fixes in the above commit and then published again to Docker Hub, making sure the old images get overwritten. Also we should delete 4.04 from Docker Hub as it wound up there by accident and perhaps create a 4.0.12 release in this repo since we manually built and pushed a 4.0.12 image to Docker Hub.
The CrateDB Community Edition (CrateDB CE) does not include any Enterprise features but can be run on as many nodes as you wish.
$ docker run -p 4200:4200 orchestracities/crate:4.2.2 -Cdiscovery.type=single-node
Inspired by:
Content type
Image
Digest
Size
492.3 MB
Last updated
about 6 years ago
docker pull orchestracities/crate