RavenDB 4.0 on Docker

time to read 1 min | 156 words

image[6]RavenDB 4.0 now has official Docker support. That means that if you have Docker installed, you can get RavenDB 4.0 running on your system with the following a single command:

This single command is enough to spin a new RavenDB instance that you can immediately start using.

If you are using the default Docker setup on Windows, you can immediately go to:

http://10.0.75.2:8080/

And you are pretty much done. That is a pretty awesome experience, I think.

We have support for Ubuntu and Windows Nano Server images, and you can run a more full pledge script that give you more exact control over what is going on.