Bludit Docker Image Run the container $ docker run --name bludit -p 8000:80 -d dignajar/bludit Stop the container $ docker stop bludit Delete the container $ docker rm bludit