# Docker

You can use the Docker image by running:

```sh
docker run -p 8080:8080 guinsoolab/morgana-core start-dev
```

This command starts Keycloak exposed on the local port 8080.
