To build the Docker images for SWIM follow these steps:
- Install Docker following the instructions in README.md
- Build the images. Assuming the current working directory is the location of this file, do
> cd docker
> ./build-images.sh
After this build completes, the rest of the instructions in README.md can be followed.