this config builds a small-ish (141Mb) docker image and allows running the tool via command line: ``` docker build . -t zspotify docker run --rm -it zspotify ```