Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 136 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 136 Bytes

spotify-jobs

docker build -t scrape_jobs:v01 .

docker run --name scrape_jobs -it scrape_jobs:v01

docker exec -t -i scrape_jobs bash