Installation for Pro
NOTE for Windows User: Please use the instruction here to install docker and/or enable WSL 2 as Docker Integration
Clone OpenDBM onto your system. Make sure you have docker installed and running. From the repo, run
docker build --tag dbm .
to install the docker image. Then, you’re good to go.
Now that you’ve covered OpenDBM installation, let’s dive deeper on some of these core modules by looking at Usage.
Is this page useful?