Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 188 Bytes

File metadata and controls

12 lines (9 loc) · 188 Bytes

Docker build

in folder with docker-compose.yml
run: 
- docker-compose build
- docker-compose up

in another terminal, in the same folder
- docker-compose exec python-spark bash