Docker
Pull the image
Section titled “Pull the image”docker pull hareesh108/harudb:latest
Run the container
Section titled “Run the container”docker run -p 54321:54321 hareesh108/harudb:latest
Expected output:
🚀 HaruDB server started on port 54321