API Here HowTo Docker If you have docker installed and know how to use it from the command line: docker run -it -dp 8000:8000 sebastiangh/cubeseed Install docker Windows Mac Ubuntu Follow This Run our container Look for the sebastiangh/cubeseed image: https://hub.docker.com/r/sebastiangh/cubeseed Run with the following settings: Name: whatever Host Port: 8000 Container Port: 8000 Dev notes general docker