Skip to content

firas16/docker-citybike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-citybike

Prequisites

Docker version 18 or higher

Steps to run the project

Clone the project:
git clone https://github.com/firas16/docker-citybike.git
Go to docker directory and run:
docker build --tag=spark-city-bike .
docker run -i --mount type=bind,src=$(pwd),dst=/result spark-city-bike
cp -r /resultCityBike /result
exit

You will get the results inside resultCityBike folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published