Files
zspotify/Dockerfile
Timur Khadimullin 703d73cab0 added basic Dockerfile
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
```
2021-10-24 15:22:10 +13:00

421 B