Run SPARKL under Docker

Docker is a great way to run SPARKL easily on any machine including Windows, Amazon ECS, Google Cloud Platform and many others.

  • Download the image and run a container

    docker run -p 8000:8000 -dt sparkl/sse

Give the container a few moments to start up!

Now would be a good time to install the SPARKL CLI.

Or, you can point your browser at http://localhost:8000.