# Quick Start / Official Entry

Project: Unstructured-IO/unstructured

## Official Install Entry

### Docker - Official install entry

```bash
docker run -dt --name unstructured downloads.unstructured.io/unstructured-io/unstructured:latest # this will drop you into a bash shell where the Docker image
```

Source: https://github.com/Unstructured-IO/unstructured#readme

## Sources

- repo: https://github.com/Unstructured-IO/unstructured
- docs: https://github.com/Unstructured-IO/unstructured#readme
