Answers for "running splash in docker command line"

0

running splash in docker command line

# launch splash
sudo docker run -it -p 8050:8050 scrapinghub/splash

# check if splash is running by typing following in browser
localhost:8050
Posted by: Guest on May-31-2021

Code answers related to "running splash in docker command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language