RavenDB 4.0 on Docker
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:
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.
- For Ubuntu-based image use: run-ubuntu1604.ps1
- For Windows-based image use: run-nanoserver.ps1

Comments
Comment preview