takeout icon indicating copy to clipboard operation
takeout copied to clipboard

New/better SingleStore dev image

Open larskoole opened this issue 3 years ago • 4 comments

There's a better option to host SingleStore and that is through the official dev image they have. It's lighter than the cluster-in-a-box image.

https://github.com/singlestore-labs/singlestoredb-dev-image

Is it possible to update the current image to this new one?

I'm not sure about backward compatibility with the current image (data/volume locations are different).

larskoole avatar Nov 28 '22 15:11 larskoole

@larskoole Thanks--have you tried out this same image and it works OK?

mattstauffer avatar Dec 26 '22 16:12 mattstauffer

Hey yea, I'm using it every day and it's blazing fast. Or did you mean try it with Takeout?

larskoole avatar Jan 24 '23 09:01 larskoole

I can also confirm that this is now the official dev image docker container: https://docs.singlestore.com/db/v8.0/en/deploy/singlestoredb-dev-image.html

necrogami avatar Jan 28 '23 19:01 necrogami

I am working on this but running into 2 hangups. this image uses ghcr.io and to be able to get list of tags requires a github token be valid. Since it doesn't currently use docker hub it would require a flag to say to use github container registery.

necrogami avatar Jan 28 '23 19:01 necrogami