Created
June 29, 2022 17:57
-
-
Save khaosdoctor/0b2bfa8c9145c21c45d98ddd89c01d39 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run -d \ | |
-e HDB_ADMIN_USERNAME=user \ | |
-e HDB_ADMIN_PASSWORD=password \ | |
-p 9925:9925 \ | |
harperdb/harperdb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment