The following instructions are for setting up a version of Amundsen using Docker.
The following instructions are for setting up a version of Amundsen using Docker.
1. Install `docker` and `docker-compose`.
1. Install `docker` and `docker-compose`.
2. Clone [amundsenfrontendlibrary](https://github.com/lyft/amundsenfrontendlibrary) or download the [docker-amundsen.yml](https://github.com/lyft/amundsenfrontendlibrary/blob/master/docker-amundsen.yml) file directly.
2. Clone [this repo](https://github.com/lyft/amundsen) and its submodules by running:
3. Enter the directory where the `docker-amundsen.yml` file is and then: