Skip to content

apetroaei/scrapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrapy

Build the image and ran the container using a volume.

    docker build -t dockerImageName ./
    docker run --rm -ti \
    -v $(pwd):/data \
    dockerImageName bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published