# Tuktu - Big Data Science Swiss Army Knife [![Join the chat at https://gitter.im/UnderstandLingBV/Tuktu](https://badges.gitter.im/UnderstandLingBV/Tuktu.svg)](https://gitter.im/UnderstandLingBV/Tuktu?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/UnderstandLingBV/Tuktu.svg?branch=master)](https://travis-ci.org/UnderstandLingBV/Tuktu) [![Release](https://img.shields.io/github/release/UnderstandLingBV/Tuktu.svg)](https://github.com/UnderstandLingBV/Tuktu/releases/latest) [![Docker Automated build](https://img.shields.io/docker/automated/understandling/tuktu.svg?maxAge=2592000)](https://hub.docker.com/r/understandling/tuktu) Tuktu is created and officially maintained by [UnderstandLing Intellect](http://www.understandling.com). ![UnderstandLing Logo](images/ul.png) # Documentation For documentation on Tuktu, please see [http://www.tuktu.io](http://www.tuktu.io). # Docker Start the container (have [docker](https://www.docker.com/) installed) by running: - docker pull understandling/tuktu - docker run -p 9000:9000 -p 2552:2552 --name tuktu -d understandling/tuktu