YottaDB Docker container

86 views
Skip to first unread message

K.S. Bhaskar

unread,
Feb 28, 2018, 12:23:12 PM2/28/18
to Hardhats
We have a pre-built image at Dockerhub (https://hub.docker.com/) that you can play with, called yottadb/yottadb. The command docker run --rm -it yottadb/yottadb should build you a Docker container and take you straight to a MUMPS prompt, but does not persist any data or routines when you exit (i.e., it's a single use sandbox).  If you want to persist data you can mount a volume or remove the --rm flag from the docker command (much more information in the readme: https://github.com/YottaDB/YottaDB/blob/master/README.md#docker).

We would appreciate any questions, comments, or concerns you have as we go forward with container releases of YottaDB.

Regards
– Bhaskar

-- 
YottaDB - Rock solid. Lightning fast. Secure. Pick any three.

Mike Baker

unread,
Feb 28, 2018, 7:31:05 PM2/28/18
to hard...@googlegroups.com
Thanks.  I don't remember what I had trouble with when I tried doing this on my own, but it's good to know that this works.


Mike

--
--
http://groups.google.com/group/Hardhats
To unsubscribe, send email to Hardhats+unsubscribe@googlegroups.com

---
You received this message because you are subscribed to the Google Groups "Hardhats" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hardhats+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mike Baker

unread,
Feb 28, 2018, 7:35:44 PM2/28/18
to hard...@googlegroups.com
Maybe my problem before was running a container in detached mode.  I guess I should try that.
Reply all
Reply to author
Forward
0 new messages