Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 301 Bytes

README.MD

File metadata and controls

9 lines (6 loc) · 301 Bytes

Run-

docker build -t fetch-app .

docker run --mount type=bind,source=[YOUR LOCAL PATH],target=/pages -it --rm fetch-app https://autify.com/ https://baidu.com

docker run --mount type=bind,source=[YOUR LOCAL PATH],target=/pages -it --rm fetch-app https://autify.com/ https://baidu.com