# Quick Start / Official Entry

Project: ItzCrazyKns/Vane

## Official Install Entry

### Docker - Official install entry

```bash
docker run -d -p 3000:3000 -v vane-data:/home/vane/data --name vane itzcrazykns1337/vane:latest
```

Source: https://github.com/ItzCrazyKns/Vane#readme

## Sources

- repo: https://github.com/ItzCrazyKns/Vane
- docs: https://github.com/ItzCrazyKns/Vane#readme
